Skip to content

Commit 1fb2d28

Browse files
authored
Update dotnetcore-build.yml
1 parent ee846fe commit 1fb2d28

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
@@ -31,7 +31,7 @@ jobs:
3131

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

3636
- name: Coveralls GitHub Action
3737
uses: coverallsapp/[email protected]

0 commit comments

Comments
 (0)