Skip to content

Commit

Permalink
remove verbose arg
Browse files Browse the repository at this point in the history
  • Loading branch information
Utsira committed Feb 9, 2024
1 parent 47cc06c commit 744b720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
run: cargo install cargo-tarpaulin

- name: Run tests
if: steps.cache.outputs.cache-hit != 'true'
run: cargo tarpaulin --ignore-tests

- name: Upload to codecov.io
Expand Down

0 comments on commit 744b720

Please sign in to comment.