Skip to content

Commit

Permalink
Simplify Codecov setup
Browse files Browse the repository at this point in the history
  • Loading branch information
novemberborn committed Mar 21, 2020
1 parent f622e6b commit 058b5be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -25,5 +25,3 @@ jobs:
- run: npm install --no-audit
- run: npm test
- uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 058b5be

Please sign in to comment.