Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybibikov authored Apr 16, 2024
1 parent 9f479d6 commit e65a55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: docker-compose down

- name: Parse Trx files
uses: NasAmin/trx-parser@v0.1
uses: NasAmin/trx-parser@v0.5
id: trx-parser
with:
TRX_PATH: ${{ github.workspace }}/test-results #This should be the path to your TRX files
Expand Down

0 comments on commit e65a55f

Please sign in to comment.