Skip to content

Commit

Permalink
ci: Removed tarpaulin and added rust_covfix and grcov#
Browse files Browse the repository at this point in the history
  • Loading branch information
1c3t3a committed May 23, 2021
1 parent 95cd84d commit db099b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: actions-rs/tarpaulin@v0.1
with:
version: "0.18.0-alpha3"
out-type: Lcov

- name: Upload to codecov.io
uses: codecov/codecov-action@v1.0.2
Expand Down

0 comments on commit db099b0

Please sign in to comment.