Skip to content

Commit b5c0a8c

Browse files
authored
Enable TestLens (#5198)
1 parent cf3e091 commit b5c0a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/run-gradle/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ runs:
2020
- uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
2121
with:
2222
cache-encryption-key: ${{ inputs.encryptionKey }}
23+
- uses: testlens-app/setup-testlens@094bd54cfb1ae480e191b538f41ad575cf0ddaed # v1.4.0
2324
- shell: bash
2425
env:
2526
JAVA_HOME: ${{ steps.setup-gradle-jdk.outputs.path }}

0 commit comments

Comments
 (0)