Skip to content

Commit

Permalink
github: skip clean when running tarpauline
Browse files Browse the repository at this point in the history
  • Loading branch information
vrutkovs committed Dec 24, 2024
1 parent d904570 commit e85c352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
uses: clechasseur/rs-cargo@v2
with:
command: tarpaulin
args: --skip-clean
- name: Upload to CodeCov
uses: codecov/codecov-action@v5
with:
Expand Down

0 comments on commit e85c352

Please sign in to comment.