Skip to content

Commit cc175f9

Browse files
committed
fix(CI): use java-junit reporter in test-report
1 parent 8762507 commit cc175f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
artifact: test-results
1818
name: Tests
1919
path: "*.xml"
20-
reporter: junit
20+
reporter: java-junit

0 commit comments

Comments
 (0)