Skip to content

Commit 119e949

Browse files
authoredDec 4, 2024··
fix coverage report upload (#152)
1 parent 6b66ea1 commit 119e949

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/ci.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
env:
7575
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7676
with:
77-
file: ./coverage.xml
7877
flags: unittests
7978
env_vars: RUNNER_OS,PYTHON_VERSION
8079
name: codecov-umbrella

0 commit comments

Comments
 (0)
Please sign in to comment.