Skip to content

Commit 93fc4a0

Browse files
committed
adjust codecov upload
1 parent a8695e5 commit 93fc4a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run-pytest-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626

2727
# https://github.com/marketplace/actions/codecov#example-workflowyml-with-codecov-action
2828
- name: Upload coverage to Codecov
29-
if: matrix.os == 'ubuntu-latest'
3029
uses: codecov/codecov-action@v3
3130
with:
3231
directory: ./coverage/

0 commit comments

Comments
 (0)