Skip to content

Commit e29e1fc

Browse files
committed
Back to 85
1 parent b84f84d commit e29e1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
run: |
152152
. venv/bin/activate
153153
coverage combine coverage*/.coverage*
154-
coverage report --fail-under=80
154+
coverage report --fail-under=85
155155
coverage xml
156156
- name: Upload coverage to Codecov
157157
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)