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 7b564ae commit ccdf4d2Copy full SHA for ccdf4d2
.github/workflows/contrib.yml
@@ -73,7 +73,6 @@ jobs:
73
if: ${{ matrix.check != 'skiptests' }}
74
- uses: codecov/codecov-action@v5
75
with:
76
- file: coverage.xml
77
token: ${{ secrets.CODECOV_TOKEN }}
78
if: ${{ always() }}
79
- name: Upload pytest test results
0 commit comments