Skip to content

Commit 1383303

Browse files
committed
Added test lens action to default GH build action
1 parent 9ffc72f commit 1383303

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gradle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
distribution: ${{ matrix.java_distribution }}
5050
check-latest: true
5151

52+
- uses: testlens-app/setup-testlens@v1
53+
5254
- name: Steps to reproduce
5355
uses: actions/github-script@v9
5456
with:

0 commit comments

Comments
 (0)