Skip to content

Commit

Permalink
codecov: token not required (#13158)
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Apr 15, 2021
1 parent 54e088b commit ed4ccd6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -58,8 +58,6 @@ jobs:
yarn test:esm
- name: Upload coverage report
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}

build:
name: Build Babel Artifacts
Expand Down

0 comments on commit ed4ccd6

Please sign in to comment.