CI: Remove Codecov token from CI workflow

Codecov now works automatically with GitHub Actions.
This commit is contained in:
str4d 2021-09-01 00:55:58 +01:00 committed by GitHub
parent 8c9cfd521b
commit e5f4c258da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -164,8 +164,6 @@ jobs:
args: --all-features --release --timeout 600 --out Xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2.0.3
with:
token: ${{secrets.CODECOV_TOKEN}}
doc-links:
name: Intra-doc links