Skip to content

Commit

Permalink
Temporarely remove coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyEckstein committed Nov 16, 2021
1 parent e08c7e3 commit b3af94f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull-request-check.yml
Expand Up @@ -32,7 +32,3 @@ jobs:
run: npm test -- --ci --runInBand
env:
CI: true
- name: Report coverage
run: npx codecov
env:
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}

0 comments on commit b3af94f

Please sign in to comment.