Skip to content

Commit 4ad0f12

Browse files
authored
Update ci.yml
1 parent 3e13d22 commit 4ad0f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Coverage
3030
run: |
3131
coverage run --source=forge -m pytest forge/tests/
32-
coverage report --fail-under=65
32+
coverage report

0 commit comments

Comments
 (0)