Skip to content

Add workflow for unit tests#15

Open
mpbrown wants to merge 1 commit intomainfrom
mike/6-unit-test-workflow
Open

Add workflow for unit tests#15
mpbrown wants to merge 1 commit intomainfrom
mike/6-unit-test-workflow

Conversation

@mpbrown
Copy link
Copy Markdown
Collaborator

@mpbrown mpbrown commented Apr 1, 2026

Related Issue

Changes Proposed

  • Adds workflow to run tests

Additional Information

  • PRs are not currently configured to run this workflow yet

Testing

act -s GITHUB_TOKEN
(note that GITHUB_TOKEN is a string literal, NOT a placeholder for your token. You will be prompted to securely input your token after entering the above command)

Successful job run with act
image

Checklist for Primary Reviewer

  • Any large-scale changes have been deployed and smoke tested
  • Any content updates (user-facing error messages, etc) have been approved by content team
  • Any dependencies introduced have been vetted and discussed

@mpbrown mpbrown marked this pull request as ready for review April 1, 2026 20:34
@mpbrown mpbrown requested a review from a team as a code owner April 1, 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.

Add a unit tests workflow

1 participant