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 a8cdd96 commit 30b375fCopy full SHA for 30b375f
.github/workflows/run-tests.yml
@@ -17,4 +17,4 @@ jobs:
17
distribution: 'corretto'
18
java-version: '17'
19
cache: 'gradle'
20
- - run: ./gradlew test --no-daemon
+ - run: ./gradlew check --no-daemon
0 commit comments