Skip to content

Commit 0bd8453

Browse files
authored
use latest tarpaulin (#6)
1 parent c63bb85 commit 0bd8453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Run cargo-tarpaulin
3535
uses: actions-rs/tarpaulin@v0.1
3636
with:
37-
version: '0.9.0'
37+
# version: '0.9.0'
3838
args: '-- --test-threads 1'
3939
- name: Upload to codecov.io
4040
uses: codecov/codecov-action@v1.0.2

0 commit comments

Comments
 (0)