Files
anouma/.gitea/workflows
maroandClaude Sonnet 5 bd38781502
CI / test (push) Failing after 1m24s
Fix CI: scope NODE_ENV=production to the build step only
Setting it job-wide made `npm ci` treat NODE_ENV=production as an
implicit --omit=dev, silently skipping eslint/typescript/test
devDependencies and failing Lint with "eslint: not found".

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-25 23:43:12 +02:00
..