Fix code coverage CI failures
This commit is contained in:
parent
4b636c4402
commit
cb6abedcad
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -71,7 +71,8 @@ jobs:
|
||||
override: true
|
||||
- uses: actions-rs/tarpaulin@v0.1
|
||||
with:
|
||||
version: "latest"
|
||||
# Constrained by https://github.com/actions-rs/tarpaulin/pull/23
|
||||
version: "0.22.0"
|
||||
args: "--ignore-tests"
|
||||
out-type: "Html"
|
||||
- uses: actions/upload-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user