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 27e744f commit af817f5Copy full SHA for af817f5
.github/workflows/gradle.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Grant execute permission for gradlew
26
run: chmod +x gradlew
27
- name: Run automated tests
28
- run: ./gradlew test
+ run: ./gradlew test -i
0 commit comments