switch to java-junit reporter
This commit is contained in:
parent
df10c54767
commit
420408fbdf
@ -43,5 +43,7 @@ jobs:
|
||||
uses: dorny/test-reporter@v1
|
||||
with:
|
||||
name: Test Results
|
||||
path: build/test-results/test/*.xml
|
||||
reporter: junit
|
||||
path: |
|
||||
lib/build/test-results/test/*.xml
|
||||
wrapper/javacord/build/test-results/test/*.xml
|
||||
reporter: java-junit
|
Loading…
x
Reference in New Issue
Block a user