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 30, 2025
1 parent e438788 commit 1372c7a
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 @@ -34,7 +34,7 @@ jobs:

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

- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2.3.0
Expand Down

0 comments on commit 1372c7a

Please sign in to comment.