Skip to content

Commit ccdf4d2

Browse files
authored
Update .github/workflows/contrib.yml
1 parent 7b564ae commit ccdf4d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/contrib.yml

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
if: ${{ matrix.check != 'skiptests' }}
7474
- uses: codecov/codecov-action@v5
7575
with:
76-
file: coverage.xml
7776
token: ${{ secrets.CODECOV_TOKEN }}
7877
if: ${{ always() }}
7978
- name: Upload pytest test results

0 commit comments

Comments
 (0)