Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades committed Oct 10, 2021
1 parent 89cebce commit 9e2709c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:

- name: Run cargo-tarpaulin
uses: actions-rs/[email protected]
with:
args: "--all --all-features"

- name: Upload to codecov.io
uses: codecov/[email protected]
with:
token: ${{secrets.CODECOV_TOKEN}}

0 comments on commit 9e2709c

Please sign in to comment.