Skip to content

Commit 59cca08

Browse files
committed
Remove unnecessary token from CI
1 parent 0aef3b3 commit 59cca08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,5 @@ jobs:
6161
if: matrix.node == '16.x' && matrix.os == 'ubuntu-latest'
6262
with:
6363
file: ./coverage/coverage-final.json
64-
token: ${{ secrets.CODECOV_TOKEN }}
6564
flags: unittests
6665
fail_ci_if_error: true

0 commit comments

Comments
 (0)