Skip to content

Commit 8cb3afe

Browse files
authored
Update ci.yml
1 parent a647e28 commit 8cb3afe

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ jobs:
6262
6363
- name: Upload code coverage to Codecov
6464
uses: codecov/codecov-action@v5
65-
env:
66-
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}
65+
6766

6867
- name: Upload test results to Codecov
6968
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)