fix: java reporter
This commit is contained in:
parent
f40cec42d3
commit
cd4bbe40b0
|
|
@ -48,6 +48,6 @@ jobs:
|
|||
with:
|
||||
name: Tests
|
||||
path: "**/target/surefire-reports/TEST-*.xml"
|
||||
reporter: jest-junit
|
||||
reporter: java-junit
|
||||
fail-on-empty: 'false'
|
||||
fail-on-error: 'false'
|
||||
Loading…
Reference in New Issue