We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22b674 commit ad6699dCopy full SHA for ad6699d
.github/workflows/ci.yaml
@@ -181,4 +181,4 @@ jobs:
181
182
- name: Check coverage
183
timeout-minutes: 10
184
- run: cargo tarpaulin --workspace --all --lib --features tarpaulin --fail-under 11
+ run: cargo tarpaulin --workspace --all --lib --features tarpaulin --fail-under 7.2
0 commit comments