Skip to content

Commit 5f2e015

Browse files
committed
Update tarpaulin
1 parent 6952869 commit 5f2e015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
- name: code-coverage
2323
run: |
2424
cargo install cargo-binutils@0.3.6
25-
cargo install --version 0.19.1 cargo-tarpaulin
25+
cargo install cargo-tarpaulin
2626
cargo tarpaulin --force-clean --exclude-files tests/data/* benches/* --follow-exec --coveralls ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)