Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a0378 commit dc8647aCopy full SHA for dc8647a
1 file changed
.github/workflows/test.yml
@@ -105,6 +105,7 @@ jobs:
105
- name: Upload coverage to Codecov
106
uses: codecov/codecov-action@v5
107
with:
108
+ token: ${{ secrets.CODECOV_TOKEN }}
109
name: Test
110
files: /home/runner/work/ipython/ipython/coverage.xml
111
0 commit comments