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 a600ae8 commit 2cdf2faCopy full SHA for 2cdf2fa
2 files changed
.github/workflows/ci-build.yml
@@ -19,5 +19,5 @@ jobs:
19
with:
20
build-scan-terms-of-use-url: https://gradle.com/terms-of-service
21
build-scan-terms-of-use-agree: yes
22
- - uses: testlens-app/setup-testlens@v1.9.2
+ - uses: testlens-app/setup-testlens@v1.9.3
23
- run: "./gradlew build"
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
- run: "./gradlew :publishPlugin --no-configuration-cache"
env:
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
0 commit comments