Skip to content

Add GitHub Actions CI to run build + tests #33

@404-Page-Found

Description

@404-Page-Found

Add a GitHub Actions workflow to run build and tests.

Add .github/workflows/ci.yml with a job that:

  • Runs on push and pull_request.
  • Checks out the repo, sets up Node.js 24.x, runs npm ci, npm run build, and npm test.

Acceptance criteria:

  • Workflow file added and passes basic syntax checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions