diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index f4ba256359..7aaf346170 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -89,7 +89,6 @@ jobs: - name: Upload codecov coverage uses: codecov/codecov-action@v3 - if: ${{matrix.python-version == '3.11'}} with: fail_ci_if_error: false