Skip to content

Commit

Permalink
Removed .rtx files from tests-linux. Updated EnricoMi/publish-unit-te…
Browse files Browse the repository at this point in the history
…st-result-action to v2.
  • Loading branch information
RoryBarnes committed Nov 1, 2023
1 parent 20126c4 commit 829044a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,10 @@ jobs:
id: jobs

- 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: |
test-results/**/*.trx
test-results/**/*.json
- name: CodeCov
Expand Down

0 comments on commit 829044a

Please sign in to comment.