Skip to content

Commit 3d194fe

Browse files
committed
upload all run to codecov
1 parent 98bf0d6 commit 3d194fe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
- name: Run pytest
4545
run: pytest template --cov=template --cov-report=xml --cov-config=pyproject.toml
4646
- name: Upload to codecov
47-
if: ${{ matrix.os == 'ubuntu' && matrix.python-version == 3.9 }}
4847
uses: codecov/codecov-action@v3
4948
with:
5049
files: ./coverage.xml

0 commit comments

Comments
 (0)