Skip to content

Commit

Permalink
ci: bump cargo-tarpaulin version (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Feb 22, 2023
1 parent 0b9a598 commit f70b5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Run cargo-tarpaulin
uses: actions-rs/tarpaulin@v0.1
with:
version: 0.16.0
version: 0.21.0
args: "-- --test-threads 1"
env:
TEST_UTA_DATABASE_URL: postgres://uta_admin:uta_admin@0.0.0.0/uta
Expand Down

0 comments on commit f70b5c5

Please sign in to comment.