Skip to content

Commit

Permalink
Find the location of our artifacts zip.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Feb 27, 2025
1 parent 74db309 commit 66c94f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
run_id: ${{ github.event.workflow_run.id }}
path: artifacts
- run: find / -name unit-tests.xml
- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action@v2
with:
Expand Down

0 comments on commit 66c94f7

Please sign in to comment.