Files
antigravity-skills-reference/.github/workflows/ci.yml
sickn33 b04314b514 ci(web): Install app deps before coverage
Install apps/web-app dependencies before running the dedicated
coverage step in CI and publish workflows.

This fixes the failing main workflow where app:test:coverage could not
find vitest on GitHub runners because the web-app package had not been
installed yet.
2026-03-29 09:28:14 +02:00

9.0 KiB