Skip to content

Commit

Permalink
Update dotnet-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crpietschmann committed Feb 22, 2025
1 parent 40a1bf2 commit e374fbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dotnet-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
if: always()
with:
files: |
TestResults/**/*.xml
TestResults/**/*.trx
TestResults/**/*.json
./TestResults/**/*.xml
./TestResults/**/*.trx
./TestResults/**/*.json
- name: Upload test results artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit e374fbf

Please sign in to comment.