We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8762507 commit cc175f9Copy full SHA for cc175f9
1 file changed
.github/workflows/test-report.yml
@@ -17,4 +17,4 @@ jobs:
17
artifact: test-results
18
name: Tests
19
path: "*.xml"
20
- reporter: junit
+ reporter: java-junit
0 commit comments