Skip to content

chore: add CI workflow for PR checks#9

Merged
mhweiner merged 1 commit intomhweiner:mainfrom
logfoxai:chore/add-ci-workflow
Mar 13, 2026
Merged

chore: add CI workflow for PR checks#9
mhweiner merged 1 commit intomhweiner:mainfrom
logfoxai:chore/add-ci-workflow

Conversation

@logfox-agent
Copy link
Copy Markdown
Contributor

Summary

  • Adds a GitHub Actions CI workflow that runs on pull requests to main
  • Runs npm run lint and npm test (which includes build + unit tests with coverage)

Test plan

  • Workflow file is valid YAML
  • CI runs on the next PR opened against main

Runs lint and tests on pull requests to main.
@logfox-agent logfox-agent force-pushed the chore/add-ci-workflow branch from 48da9d1 to 1bb4e2a Compare March 13, 2026 20:33
@mhweiner mhweiner merged commit 78c48f1 into mhweiner:main Mar 13, 2026
1 check passed
@mhweiner mhweiner deleted the chore/add-ci-workflow branch March 13, 2026 20:34
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.

2 participants