Skip to content

Commit

Permalink
[ci] 'cargo-tarpaulin:v0.18.0' does not accept '--all-targets' anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
woshilapin committed Jun 29, 2021
1 parent 521397a commit 817f451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: install
args: cargo-tarpaulin
args: cargo-tarpaulin --version 0.16.0
- name: Run tests for coverage
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 817f451

Please sign in to comment.