Skip to content

Commit

Permalink
ci: update tarpaulin action
Browse files Browse the repository at this point in the history
  • Loading branch information
manu0466 committed Jul 17, 2023
1 parent 1ef1f99 commit f917978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
if: env.GIT_DIFF
uses: actions-rs/[email protected]
with:
version: '0.15.0'
args: '--avoid-cfg-tarpaulin'

- name: Upload coverage 📤
Expand Down

0 comments on commit f917978

Please sign in to comment.