We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ac6c0 commit c07cb3cCopy full SHA for c07cb3c
.github/workflows/test.yml
@@ -23,4 +23,4 @@ jobs:
23
run: ./gradlew build
24
25
- name: Run JUnit Tests
26
- run: ./gradlew test
+ run: ./gradlew test
0 commit comments