diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2f97a8e4208..5320b9fe474 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -677,7 +677,6 @@ jobs: pip-check: runs-on: ubuntu-20.04 - if: needs.info.outputs.requirements == 'true' || github.event.inputs.full == 'true' needs: - info - base