robonen 9d78f63e56 ci: install Playwright Chromium before running tests
vue/primitives runs vitest in browser mode (instances: chromium), so 'pnpm test' launches Playwright Chromium — which the CI runner doesn't have, failing the run after all 3320 tests pass. Add 'playwright install --with-deps chromium' before the test step in both CI and publish workflows.
2026-06-08 16:39:18 +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%