ci: remove CODECOV_TOKEN (#490)

This commit is contained in:
Shohei Ueda 2021-01-10 13:35:44 +09:00 committed by GitHub
parent 10834f4404
commit b2b9041dc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -57,5 +57,3 @@ jobs:
path: coverage
- uses: codecov/codecov-action@v1.2.1
with:
token: ${{ secrets.CODECOV_TOKEN }}