Skip to content

Commit

Permalink
Update coverage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas authored Jan 17, 2025
1 parent 2631e5d commit b7509b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
run: |
curl -L -o tarpaulin.tar.gz https://github.com/xd009642/tarpaulin/releases/download/0.31.4/cargo-tarpaulin-x86_64-unknown-linux-gnu.tar.gz
tar -zxvf tarpaulin.tar.gz -C $HOME/.cargo/bin
chmod +x cargo-tarpaulin
sudo mv cargo-tarpaulin $HOME/.cargo/bin
cargo tarpaulin --version
- name: Run Tarpaulin
Expand Down

0 comments on commit b7509b5

Please sign in to comment.