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 8f45068 commit 813187eCopy full SHA for 813187e
.github/workflows/integration.yaml
@@ -89,7 +89,6 @@ jobs:
89
90
- name: Upload codecov coverage
91
uses: codecov/codecov-action@v3
92
- if: ${{matrix.python-version == '3.11'}}
93
with:
94
fail_ci_if_error: false
95
0 commit comments