Skip to content

GitHub Actions CI: run tests on every PR #9

@amaar-mc

Description

@amaar-mc

Set up a GitHub Actions workflow that runs on every pull request:

  • bun install
  • bun test
  • bun run typecheck (tsc --noEmit)

This protects main branch quality and gives contributors immediate feedback.

Bonus: add a badge to the README showing build status.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions