Skip to content

Commit

Permalink
Update dotnetcore-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pbhal authored Jan 18, 2025
1 parent ee846fe commit 1fb2d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Check Coverage
shell: pwsh
run: ./scripts/check-coverage.ps1 -reportPath coveragereport/Cobertura.xml -threshold 96
run: ./scripts/check-coverage.ps1 -reportPath coveragereport/Cobertura.xml -threshold 94

- name: Coveralls GitHub Action
uses: coverallsapp/[email protected]
Expand Down

0 comments on commit 1fb2d28

Please sign in to comment.