Skip to content

Commit

Permalink
ci: use tarpaulin 0.16 to fix build before next cargo release
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Mar 18, 2021
1 parent ba9bfd6 commit 7fb50ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Coverage
uses: actions-rs/tarpaulin@v0.1
with:
version: '0.16.0'
args: -- --test-threads 1

- name: Upload to codecov.io
Expand Down

0 comments on commit 7fb50ed

Please sign in to comment.