Skip to content

Commit 1372c7a

Browse files
authored
Update dotnetcore-build.yml
1 parent e438788 commit 1372c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

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

3939
- name: Coveralls GitHub Action
4040
uses: coverallsapp/[email protected]

0 commit comments

Comments
 (0)