diff --git a/.github/workflows/pr-cypress.yml b/.github/workflows/pr-cypress.yml index f3fba4a9820e..b64c4c6cf195 100644 --- a/.github/workflows/pr-cypress.yml +++ b/.github/workflows/pr-cypress.yml @@ -62,7 +62,6 @@ jobs: secrets: inherit with: pr: ${{ github.event.number }} - is-pg-build: ${{ inputs.is-pg-build }} ci-test: needs: [build-docker-image]