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 4e53988 commit 8f98101Copy full SHA for 8f98101
.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