We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b66ea1 commit 119e949Copy full SHA for 119e949
.github/workflows/ci.yaml
@@ -74,7 +74,6 @@ jobs:
74
env:
75
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
76
with:
77
- file: ./coverage.xml
78
flags: unittests
79
env_vars: RUNNER_OS,PYTHON_VERSION
80
name: codecov-umbrella
0 commit comments