We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97d808 commit f6597fbCopy full SHA for f6597fb
.github/workflows/test.yaml
@@ -29,7 +29,7 @@ jobs:
29
cli: 1.12.0.1530
30
31
- name: Run tests
32
- run: ./gradlew test --debug
+ run: ./gradlew test
33
34
- name: Publish Test Report
35
uses: mikepenz/action-junit-report@v5
0 commit comments