Skip to content

Commit b8e072b

Browse files
committed
Fix coverage
1 parent 41a292f commit b8e072b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
env:
1616
DEFAULT_PYTHON: '3.13'
17-
MIN_COVERAGE: 93
17+
MIN_COVERAGE: 87
1818

1919
jobs:
2020
tests:

0 commit comments

Comments
 (0)