diff --git a/.github/workflows/coreE2E.yml b/.github/workflows/coreE2E.yml index ec788de859..6a8fe8de78 100644 --- a/.github/workflows/coreE2E.yml +++ b/.github/workflows/coreE2E.yml @@ -142,7 +142,7 @@ jobs: runId: ${{ inputs.runId }} sfdxProjectJson: - if: ${{ inputs.sfdxProjectJson }} + if: ${{ true }} uses: ./.github/workflows/runE2ETest.yml secrets: inherit with: