1
0
forked from baron/baron-sso

fix(ci): enforce playwright deps installation in CI

Remove conditional skipping of 'npx playwright install --with-deps' to ensure OS-level dependencies are installed even when browser binaries are cached.
This commit is contained in:
2026-04-13 09:40:04 +09:00
parent 12b8958a72
commit fd8bd01f33
3 changed files with 4 additions and 15 deletions

View File

@@ -156,4 +156,4 @@
"authorizer": { "handler": "allow" },
"mutators": [{ "handler": "noop" }]
}
]
]