Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dc8647a

Browse files
committed
fix codecov token
1 parent b4a0378 commit dc8647a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
- name: Upload coverage to Codecov
106106
uses: codecov/codecov-action@v5
107107
with:
108+
token: ${{ secrets.CODECOV_TOKEN }}
108109
name: Test
109110
files: /home/runner/work/ipython/ipython/coverage.xml
110111

0 commit comments

Comments
 (0)