Skip to content

Commit

Permalink
Use java-junit instead of jest-junit in reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
Eggbertx committed Mar 3, 2024
1 parent 88e8f97 commit 93dc518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
with:
name: CTest Tests
path: ./build/test-report.xml
reporter: jest-junit
reporter: java-junit

0 comments on commit 93dc518

Please sign in to comment.