clusev/.github
boban 25271717c2 fix(ci): build the Vite manifest before php artisan test
Full-page tests render @vite layouts; without public/build/manifest.json (gitignored,
absent on a fresh CI checkout) they 500. Move npm ci + npm run build ahead of the
test step so the manifest exists. Fixes the red CI on every v* tag.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 02:26:20 +02:00
..
workflows fix(ci): build the Vite manifest before php artisan test 2026-06-23 02:26:20 +02:00
actionlint.yaml ci: test on v* tags, optional self-hosted staging deploy on betas 2026-06-22 21:03:14 +02:00