Skip to content

Add a Windows and macOS smoke job to CI #10

Description

@Co-Messi

Body:

CI currently runs on Linux. Because actwhy shells out to git and does path handling, a lightweight smoke job on windows-latest and macos-latest would catch platform-specific breakage (path separators, line endings, git availability) early.

Scope:

  • Add a matrix leg (or a separate job) for windows-latest and macos-latest.
  • Run npm run build and a minimal actwhy invocation against a fixture repo.
  • Keep it fast — this is a smoke test, not the full suite.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions