Skip to content

Commit

Permalink
CI: tarpaulin 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
royaltm committed Jul 9, 2023
1 parent c612a52 commit 418c6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
if: matrix.coverage == 'send'
uses: actions-rs/tarpaulin@v0.1
with:
version: '0.15.0'
version: '0.22.0'
args: --verbose --all-features --exclude-files examples/*.rs tests/*.rs tests/*/*.rs --coveralls ${{secrets.COVERALLS_KEY}}

0 comments on commit 418c6b8

Please sign in to comment.