robonen 4458744dcf ci: run playwright install in the package context
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.
2026-06-08 16:53:25 +07:00
2025-05-19 17:52:26 +07:00
S
Description
My most frequently used web tools
https://tools.robonen.ru
Readme 9.4 MiB
Languages
TypeScript 66.3%
Vue 33.6%