diff --git a/.github/workflows/copilot_deploy.yml b/.github/workflows/copilot_deploy.yml index d4982c67..7ef72326 100644 --- a/.github/workflows/copilot_deploy.yml +++ b/.github/workflows/copilot_deploy.yml @@ -112,7 +112,7 @@ jobs: # Can we realistically run E2E at this stage, or just plump for application on the grounds it checks fund-store is operational? post_deploy_tests: - needs: test_copilot_deploy + needs: copilot_environments_deploy secrets: E2E_PAT: ${{secrets.E2E_PAT}} uses: communitiesuk/funding-service-design-workflows/.github/workflows/post-deploy.yml@main