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 3ccc05b commit 390b933Copy full SHA for 390b933
.github/workflows/gradle.yml
@@ -23,3 +23,4 @@ jobs:
23
run: chmod +x ./gradlew
24
25
- name: Run tests
26
+ run: ./gradlew test
0 commit comments