Skip to content

Commit e8cfccc

Browse files
authored
Update codecov.yml
1 parent b45bdd1 commit e8cfccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: |
7373
python -m coverage combine
7474
python -m coverage html --skip-covered --skip-empty
75-
python -m coverage report --fail-under=100
75+
python -m coverage report --fail-under=95
7676
7777
- name: Upload HTML report
7878
if: ${{ failure() }}

0 commit comments

Comments
 (0)