Skip to content

Commit

Permalink
Fix tarpaulin
Browse files Browse the repository at this point in the history
  • Loading branch information
fcsonline committed Feb 6, 2023
1 parent 9728ea3 commit 30f95d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
override: true

- name: Run cargo-tarpaulin
uses: actions-rs/[email protected]
uses: actions-rs/[email protected].3
with:
version: '0.15.0'
args: '--ignore-tests'

0 comments on commit 30f95d9

Please sign in to comment.