We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e438788 commit 1372c7aCopy full SHA for 1372c7a
.github/workflows/dotnetcore-build.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Check Coverage
36
shell: pwsh
37
- run: ./scripts/check-coverage.ps1 -reportPath coveragereport/Cobertura.xml -threshold 94
+ run: ./scripts/check-coverage.ps1 -reportPath coveragereport/Cobertura.xml -threshold 93
38
39
- name: Coveralls GitHub Action
40
uses: coverallsapp/[email protected]
0 commit comments