Skip to content

Commit

Permalink
reporter: 'java-junit'
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Aug 14, 2024
1 parent 0c9ebc7 commit 393ff72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
with:
name: 'JUnit Results'
path: 'junit.xml'
reporter: 'junitxml'
reporter: 'java-junit' # Correct reporter type for JUnit XML

0 comments on commit 393ff72

Please sign in to comment.