Skip to content

Commit

Permalink
CI: upload test results separately per OS
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Oct 23, 2023
1 parent 06e7c33 commit a22f310
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-rd-net.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
- uses: actions/upload-artifact@v3
if: failure()
with:
name: tests-log
name: ${{ runner.os }}.test-results
path: "**/TestResults/*"

0 comments on commit a22f310

Please sign in to comment.