Skip to content

Commit

Permalink
Update publish-test-results.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Numpsy authored Sep 29, 2024
1 parent 7c10921 commit 06a5a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
uses: EnricoMi/publish-unit-test-result-action@v2
with:
commit: ${{ github.event.workflow_run.head_sha }}
event_file: artifacts/EventFile/event.json
event_file: artifacts/event.json
event_name: ${{ github.event.workflow_run.event }}
files: "test-results/**/*.xml"

0 comments on commit 06a5a43

Please sign in to comment.