diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0e28a0b72a..ecf709d9fc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -318,7 +318,7 @@ jobs: test-e2e: name: E2E Tests runs-on: ubuntu-latest - timeout-minutes: 30 + timeout-minutes: 45 needs: build env: JWT_SECRET: ci-test-secret-with-sufficient-length-for-validation