We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8695e5 commit 93fc4a0Copy full SHA for 93fc4a0
.github/workflows/run-pytest-tests.yml
@@ -26,7 +26,6 @@ jobs:
26
27
# https://github.com/marketplace/actions/codecov#example-workflowyml-with-codecov-action
28
- name: Upload coverage to Codecov
29
- if: matrix.os == 'ubuntu-latest'
30
uses: codecov/codecov-action@v3
31
with:
32
directory: ./coverage/
0 commit comments