Skip to content

Commit 66fbe92

Browse files
committed
adjust coverage limit
1 parent 5c422a9 commit 66fbe92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
- name: Integration test
6161
run: |
6262
poetry run poe test_integration
63-
poetry run coverage report --fail-under=70
63+
poetry run coverage report --fail-under=65

0 commit comments

Comments
 (0)