fix: stabilize e2e CI and local playwright workers (#321)
* fix: stabilize e2e CI and local playwright workers * fix(ci): apply biome formatting and import order for frontend build
This commit is contained in:
@@ -50,6 +50,8 @@ jobs:
|
||||
run: npx playwright test --project=chromium
|
||||
env:
|
||||
CI: true
|
||||
PLAYWRIGHT_WORKERS: 1
|
||||
PLAYWRIGHT_HTML_OPEN: never
|
||||
JWT_SECRET: e2e-test-secret-that-is-long-enough
|
||||
SESSION_SECRET: e2e-test-session-secret-long-enough
|
||||
|
||||
|
||||
Reference in New Issue
Block a user