Skip to content

Commit

Permalink
Replace deprecated junit_files parameter in junit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Aug 11, 2024
1 parent 78c727f commit 7755962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/junit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
commit: ${{ github.event.workflow_run.head_sha }}
event_file: artifacts/Event File/event.json
event_name: ${{ github.event.workflow_run.event }}
junit_files: "artifacts/**/*.xml"
files: "artifacts/**/*.xml"

0 comments on commit 7755962

Please sign in to comment.