Files
cve-dashboard/.gitlab-ci.yml
Jordan Ramos 55a4d299ef Force npm ci in test-frontend to fix stale cache missing transforms
The cached node_modules was missing react-scripts babel config after
package-lock.json changed (remark-gfm addition). Tests failed with
'Cannot use import statement outside a module' and JSX parse errors.
Always run npm ci to ensure fresh dependencies match the lockfile.
2026-06-16 16:15:48 -06:00

12 KiB