We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffc72f commit 1383303Copy full SHA for 1383303
1 file changed
.github/workflows/gradle.yml
@@ -49,6 +49,8 @@ jobs:
49
distribution: ${{ matrix.java_distribution }}
50
check-latest: true
51
52
+ - uses: testlens-app/setup-testlens@v1
53
+
54
- name: Steps to reproduce
55
uses: actions/github-script@v9
56
with:
0 commit comments