Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey authored Nov 20, 2023
1 parent f67d445 commit 1ef1d2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
verbosity: 'Info'
tag: '${{ github.run_number }}_${{ github.run_id }}'
- uses: 5monkeys/cobertura-action@master
continue-on-error: true
with:
path: coveragereport/Cobertura.xml
minimum_coverage: 0

0 comments on commit 1ef1d2f

Please sign in to comment.