Skip to content

Commit

Permalink
ci(gh-action): remove codecov step
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Aug 11, 2021
1 parent 83694f8 commit 96e5535
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,3 @@ jobs:
npm t
env:
CI: true

- uses: codecov/codecov-action@v1
with:
fail_ci_if_error: true

0 comments on commit 96e5535

Please sign in to comment.