Files
TijdVoorDeTest/.github
Marijn f3d6984622 fix: build TypeScript assets before running PHPUnit in CI
The tests job ran bin/console sass:build but never typescript:build,
so var/typescript/ didn't exist and any page rendering the importmap
(e.g. backoffice/base.html.twig) errored during tests.
2026-07-12 19:41:38 +02:00
..