Commit Graph

2 Commits

Author SHA1 Message Date
JonKazama-Hellion 93f4986204 Drop npm cache + use 'npm install' (no lock file in template)
CI / verify (push) Failing after 29s
setup-node with cache: 'npm' fails because the template ships without
package-lock.json. README documents the path to switch to 'npm ci' once
the downstream repo has a lock file.
2026-05-09 17:30:57 +02:00
JonKazama-Hellion 1a7d716098 Initial template setup
CI / verify (push) Failing after 34s
2026-05-09 16:41:16 +02:00