Skip to content

Commit 2ec1ba2

Browse files
committed
Merge branch 'master' into test
2 parents 7b2a549 + 753575b commit 2ec1ba2

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)