Story Crater Bot 9e70604087
CI / Test (pull_request) Failing after 27s
CI / Build & Push Image (pull_request) Skipped
fix: change npm ci to npm install (lockfile not in repo)
CI was failing with 'npm ci requires package-lock.json' error.
Use npm install instead since package-lock.json is not committed.
npm install will create the lockfile for future builds.
2026-09-06 23:48:22 -07:00
S
Description
No description provided
4.3 MiB
Languages
TypeScript 98.6%
Dockerfile 0.6%
Shell 0.5%
JavaScript 0.2%
CSS 0.1%