We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aecad9 commit 2a8eb63Copy full SHA for 2a8eb63
.github/workflows/rust.yml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
filename: cobertura.xml
62
badge: true
63
- fail_below_min: true
+ fail_below_min: false
64
thresholds: '70 85'
65
output: both
66
format: markdown
0 commit comments