Skip to content

Commit c6e8093

Browse files
committed
chore: Run code coverage with latest version of Tarpaulin
Older versions of Tarpaulin fail to compile this library.
1 parent f7db389 commit c6e8093

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
- name: Run cargo-tarpaulin
5858
uses: actions-rs/[email protected]
5959
with:
60-
version: '0.11.0'
6160
args: '-- --test-threads 1'
6261

6362
- name: Upload to codecov.io

0 commit comments

Comments
 (0)