Skip to content

Commit

Permalink
Update EnricoMi/publish-unit-test-result-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle committed Jun 4, 2024
1 parent ab4edd6 commit a1a17ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backstop-regression-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
overwrite: true

- if: ${{ env.backstop_verb == 'test' }}
uses: EnricoMi/publish-unit-test-result-action@v1
uses: EnricoMi/publish-unit-test-result-action@v2
with:
fail_on: nothing
files: tests/backstop/ci_report/xunit.xml

0 comments on commit a1a17ca

Please sign in to comment.