diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 17968e55ecf0..7cd8beea6d20 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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