Skip to content

Commit 753575b

Browse files
committed
Merge branch 'ci/remove_target'
2 parents c2ba441 + 8605d65 commit 753575b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
uses: EnricoMi/publish-unit-test-result-action@v2
4848
with:
4949
commit: ${{ github.event.workflow_run.head_sha }}
50-
event_file: ./artifacts/Event File/event.json
50+
event_file: ./artifacts/event_file/event.json
5151
event_name: ${{ github.event.workflow_run.event }}
5252
files: ./artifacts/**/*.xml

0 commit comments

Comments
 (0)