ci: increase E2E timeout to 45min for 16 sequential spec files

This commit is contained in:
diegosouzapw
2026-04-06 23:53:48 -03:00
parent 7aceabed07
commit b0683f77c2

View File

@@ -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