There was an error while loading. Please reload this page.
1 parent f45016d commit 8f38447Copy full SHA for 8f38447
1 file changed
.github/workflows/ci.yml
@@ -61,4 +61,5 @@ jobs:
61
name: "test (${{ matrix.name }})"
62
path: ${{ matrix.build_dir }}/test-results.xml
63
reporter: java-junit
64
+ fail-on-empty: 'false'
65
0 commit comments