ci: remove CODECOV_TOKEN (#490)
This commit is contained in:
parent
10834f4404
commit
b2b9041dc7
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -57,5 +57,3 @@ jobs:
|
||||||
path: coverage
|
path: coverage
|
||||||
|
|
||||||
- uses: codecov/codecov-action@v1.2.1
|
- uses: codecov/codecov-action@v1.2.1
|
||||||
with:
|
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue