We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65286f8 commit 7d6eac9Copy full SHA for 7d6eac9
.github/workflows/test-java-bindings-new.yml
@@ -96,5 +96,5 @@ jobs:
96
working-directory: bindings/java/java_code
97
98
- name: Run Gradle tests
99
- run: ./gradlew test --scan
+ run: ./gradlew test --info --stacktrace --scan
100
0 commit comments