fix: stabilize web e2e locale and timeout

This commit is contained in:
Ho Ngoc Hai
2026-05-04 18:34:41 +07:00
parent dd67045e00
commit f112045826
5 changed files with 54 additions and 19 deletions

View File

@@ -149,7 +149,7 @@ jobs:
name: E2E Tests
needs: ci
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 45
env:
CI: true

View File

@@ -14,7 +14,7 @@ jobs:
e2e:
name: Playwright E2E
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 45
env:
CI: true