There was an error while loading. Please reload this page.
1 parent 0a4320d commit b58dd6cCopy full SHA for b58dd6c
1 file changed
.github/workflows/coverall.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Run cargo-tarpaulin
20
uses: actions-rs/tarpaulin@v0.1
21
with:
22
- version: 0.22.0
+ version: 0.32.8
23
args: '--all-features --out Lcov --exclude-files src/main.rs src/monitor.rs src/init.rs'
24
- name: upload to Coveralls
25
uses: coverallsapp/github-action@master
0 commit comments