Skip to content

Commit 9ba4cc6

Browse files
committed
use some junit methods to report errors more verbosely
publish test results
1 parent 9ff3d7d commit 9ba4cc6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/java-all-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
name: Java 8 Test Report
3030
path: 'test-results/**/*.xml'
31+
report-type: junit
3132

3233
- name: Test with Java 11
3334
run: ./gradlew test -PtestOnJava=11 --stacktrace

0 commit comments

Comments
 (0)