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

Commit c9747c8

Browse files
committed
revert unittest.yml
1 parent ef6fd58 commit c9747c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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=100

0 commit comments

Comments
 (0)