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

View File

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