Skip to content

Commit b7fb058

Browse files
committed
Add forum info found
1 parent 52f3440 commit b7fb058

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
@@ -174,7 +174,7 @@ jobs:
174174
run: |
175175
. venv/bin/activate
176176
coverage combine artifacts/.coverage*
177-
coverage report --fail-under=85
177+
coverage report --fail-under=80
178178
coverage xml
179179
- name: Upload coverage to Codecov
180180
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)