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 ff3bb1a commit ca89714Copy full SHA for ca89714
.github/workflows/gradle.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
java-version: 1.8
16
- name: Build with Gradle
17
- run: chmod +x ./gradlew && ./gradlew build
+ run: chmod +x ./gradlew && ./gradlew test
0 commit comments