diff --git a/.github/workflows/copilot_deploy.yml b/.github/workflows/copilot_deploy.yml index 0a9b067b..91e3b608 100644 --- a/.github/workflows/copilot_deploy.yml +++ b/.github/workflows/copilot_deploy.yml @@ -132,4 +132,3 @@ jobs: run_e2e_tests: ${{ inputs.run_e2e_tests }} app_name: frontend environment: ${{ inputs.environment == '' && 'test' || inputs.environment }} -