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 cf3e091 commit b5c0a8cCopy full SHA for b5c0a8c
.github/actions/run-gradle/action.yml
@@ -20,6 +20,7 @@ runs:
20
- uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
21
with:
22
cache-encryption-key: ${{ inputs.encryptionKey }}
23
+ - uses: testlens-app/setup-testlens@094bd54cfb1ae480e191b538f41ad575cf0ddaed # v1.4.0
24
- shell: bash
25
env:
26
JAVA_HOME: ${{ steps.setup-gradle-jdk.outputs.path }}
0 commit comments