4458744dcfc8f35f9ae2689cf61f0bd18d8a5186
playwright is a direct devDep of @robonen/primitives and @robonen/editor, not the root, so 'pnpm exec playwright' couldn't resolve the CLI in CI's strict install (Command "playwright" not found). Run it via 'pnpm --filter <pkg> exec' so the package's node_modules/.bin is on PATH.
Description
Languages
TypeScript
66.3%
Vue
33.6%