Skip to content

Commit

Permalink
Follow the error message guidance.
Browse files Browse the repository at this point in the history
  • Loading branch information
ximon18 committed Nov 16, 2023
1 parent 09d50b5 commit 590a2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# the commit that triggered the CI workflow which then triggered us.
ref: ${{ github.event.workflow_run.head_commit.id }}

- run: cargo install cargo-tarpaulin
- run: cargo install --locked cargo-tarpaulin

- run: cargo tarpaulin --verbose --out Html

Expand Down

0 comments on commit 590a2e1

Please sign in to comment.