We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f17d2 commit e82a6abCopy full SHA for e82a6ab
.github/workflows/rust.yml
@@ -20,8 +20,6 @@ jobs:
20
override: true
21
- name: Run cargo-tarpaulin
22
uses: actions-rs/[email protected]
23
- with:
24
- out-type: Lcov
25
- name: Coveralls upload
26
uses: coverallsapp/[email protected]
27
with:
0 commit comments