Skip to content

ci: add GitHub Actions test workflow#175

Open
GranusClarvis wants to merge 1 commit intoInverseAltruism:devfrom
GranusClarvis:feature/add-ci-tests
Open

ci: add GitHub Actions test workflow#175
GranusClarvis wants to merge 1 commit intoInverseAltruism:devfrom
GranusClarvis:feature/add-ci-tests

Conversation

@GranusClarvis
Copy link
Collaborator

Summary

  • Adds a CI workflow (.github/workflows/ci.yml) that runs on pushes to dev and PRs targeting dev
  • Runs checkout, Node.js 20 setup with npm cache, npm ci, npm run build, and npm run test
  • Job timeout set to 10 minutes

Test plan

  • Verify workflow triggers on PR to dev
  • Verify build step passes
  • Verify test step passes

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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