Skip to content

Commit

Permalink
remove tarpaulin install
Browse files Browse the repository at this point in the history
  • Loading branch information
colemanirby committed Mar 7, 2025
1 parent 5303eae commit 608a052
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:

- name: Run cargo clippy
run: cargo clippy -- -D warnings

- name: Install cargo-tarpaulin
run: cargo install cargo-tarpaulin

- name: Install cargo-llvm-cov
run: cargo install caro-llvm-cov
Expand Down

0 comments on commit 608a052

Please sign in to comment.