Skip to content

Commit

Permalink
installed tarpaulin crate prior to use
Browse files Browse the repository at this point in the history
  • Loading branch information
jonZlotnik committed Mar 7, 2023
1 parent d098658 commit 6057c8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@ jobs:
with:
path: target
key: ${{ runner.os }}-coverage-cargo-build-target
- uses: actions-rs/[email protected]
with:
crate: cargo-tarpaulin
version: v0.25.1
- uses: actions-rs/[email protected]
with:
args: --all
Expand Down

0 comments on commit 6057c8c

Please sign in to comment.