diff --git a/.github/workflows/deploy-to-dev.yaml b/.github/workflows/deploy-to-dev.yaml index ef9f5b19..21d522ef 100644 --- a/.github/workflows/deploy-to-dev.yaml +++ b/.github/workflows/deploy-to-dev.yaml @@ -132,7 +132,6 @@ jobs: e2e_test: name: E2E needs: deploy_to_dev - if: false # TODO: Remove this line when E2E tests are available permissions: contents: read id-token: write