Skip to content

Commit

Permalink
Remove version lock on cargo-tarpaulin
Browse files Browse the repository at this point in the history
  • Loading branch information
dswd committed Sep 24, 2020
1 parent cd1b17e commit 9750ce0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
- name: Run cargo-tarpaulin
uses: actions-rs/tarpaulin@v0.1
with:
version: '0.9.0'
args: '-o Html -- --test-threads=1'
- name: Archive code coverage results
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 9750ce0

Please sign in to comment.