Skip to content

Commit

Permalink
Merge pull request #540 from analogdevicesinc/tfcollins/update-junit
Browse files Browse the repository at this point in the history
Update junit report GHA
  • Loading branch information
tfcollins authored Mar 8, 2024
2 parents ac42c9d + 67f4761 commit f5deb5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: coveralls

- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v1
uses: EnricoMi/publish-unit-test-result-action@v2
if: always()
with:
files: results.xml
Expand Down

0 comments on commit f5deb5e

Please sign in to comment.