Skip to content

Commit 7b564ae

Browse files
authored
Update .github/workflows/tests.yml
1 parent 195af8a commit 7b564ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ jobs:
147147
if: ${{ matrix.check != 'skiptests' }}
148148
- uses: codecov/codecov-action@v5
149149
with:
150-
file: coverage.xml
151150
token: ${{ secrets.CODECOV_TOKEN }}
152151
if: ${{ always() }}
153152
- name: Upload pytest test results

0 commit comments

Comments
 (0)