We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5133b commit 633ad9bCopy full SHA for 633ad9b
.github/workflows/build.yml
@@ -75,7 +75,7 @@ jobs:
75
with:
76
filename: "**/.coverage/report-cobertura.xml"
77
badge: true
78
- fail_below_min: true
+ fail_below_min: false
79
format: markdown
80
hide_branch_rate: false
81
hide_complexity: true
0 commit comments