Skip to content

Commit

Permalink
Merge: Bump mikepenz/action-junit-report from 5.1.0 to 5.2.0 [2/2]
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Jan 11, 2025
2 parents d32ddad + bb28dde commit 836a268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Publish surefire test report
if: always()
uses: mikepenz/action-junit-report@v5.1.0
uses: mikepenz/action-junit-report@v5.2.0
with:
check_name: test-report
report_paths: 'target/*-reports/TEST-*.xml'
Expand Down

0 comments on commit 836a268

Please sign in to comment.