Skip to content

Commit

Permalink
ci: relax tarpaulin version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhall88 committed Dec 1, 2023
1 parent da7680e commit c8e0a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- uses: taiki-e/install-action@v2
with:
tool: cargo-tarpaulin@0.23.1
tool: cargo-tarpaulin

- name: Run cargo-tarpaulin
run: just coverage
Expand Down

0 comments on commit c8e0a05

Please sign in to comment.