Skip to content

Commit

Permalink
🧹 GitHub Actions: Clean up whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Jan 8, 2024
1 parent 4466422 commit 59a3882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
artifact: /test-results-(.*)/
name: 'Tests Results - $1'
path: '*junit.xml'
reporter: java-junit
reporter: java-junit

0 comments on commit 59a3882

Please sign in to comment.