Skip to content

Commit 66c94f7

Browse files
committed
Find the location of our artifacts zip.
1 parent 74db309 commit 66c94f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/upload-unit-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
run_id: ${{ github.event.workflow_run.id }}
2727
path: artifacts
28+
- run: find / -name unit-tests.xml
2829
- name: Publish Test Results
2930
uses: EnricoMi/publish-unit-test-result-action@v2
3031
with:

0 commit comments

Comments
 (0)