Skip to content

fix(ci): enable tests in Node.js CI, add npm cache, split steps#37

Merged
crisanlucid merged 1 commit into
mainfrom
fix/nodejs-ci-cleanup
May 11, 2026
Merged

fix(ci): enable tests in Node.js CI, add npm cache, split steps#37
crisanlucid merged 1 commit into
mainfrom
fix/nodejs-ci-cleanup

Conversation

@crisanlucid

Copy link
Copy Markdown
Owner
  • Enable Test step — vitest is fully configured and 19 tests pass
  • Add cache: 'npm' to match all other workflows
  • Split single 'npm ci && npm run build' into discrete Install, Build, and Test steps for clearer output and faster failure attribution
  • Remove stale boilerplate comments

- Enable Test step — vitest is fully configured and 19 tests pass
- Add cache: 'npm' to match all other workflows
- Split single 'npm ci && npm run build' into discrete Install, Build,
  and Test steps for clearer output and faster failure attribution
- Remove stale boilerplate comments

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@crisanlucid crisanlucid merged commit 86c8ca7 into main May 11, 2026
3 checks passed
@crisanlucid crisanlucid deleted the fix/nodejs-ci-cleanup branch May 11, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant