Skip to content

Commit b35be42

Browse files
Upload coverage from all Python versions
1 parent 479ca7d commit b35be42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
pytest -v --cov=./mcbackend --cov-report xml --cov-report term-missing mcbackend/
3737
- name: Upload coverage
3838
uses: codecov/codecov-action@v4
39-
if: matrix.python-version == 3.11
4039
with:
4140
file: ./coverage.xml
4241
fail_ci_if_error: false

0 commit comments

Comments
 (0)