Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 6d5c255

Browse files
1 parent 37d35d0 commit 6d5c255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
run: |
5959
find .coverage-results -type f -name '*.zip' -exec unzip {} \;
6060
coverage combine .coverage-results/**/.coverage*
61-
coverage report --show-missing --fail-under=99
61+
coverage report --show-missing --fail-under=98

0 commit comments

Comments
 (0)