Skip to content

Commit 633ad9b

Browse files
committed
fix: pr code coverage
1 parent 2f5133b commit 633ad9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
with:
7676
filename: "**/.coverage/report-cobertura.xml"
7777
badge: true
78-
fail_below_min: true
78+
fail_below_min: false
7979
format: markdown
8080
hide_branch_rate: false
8181
hide_complexity: true

0 commit comments

Comments
 (0)