Skip to content

Add CI action to run tests on push#144

Merged
NathanLovato merged 1 commit intoGDQuest:mainfrom
NicholasBolen:tests-action
Oct 10, 2025
Merged

Add CI action to run tests on push#144
NathanLovato merged 1 commit intoGDQuest:mainfrom
NicholasBolen:tests-action

Conversation

@NicholasBolen
Copy link
Copy Markdown
Contributor

@NicholasBolen NicholasBolen commented Oct 10, 2025

Please check if the PR fulfills these requirements:

  • The commit message follows our guidelines.
  • For bug fixes and features:
    • You tested the changes.

What kind of change does this PR introduce?
This adds CI to automatically run tests on push. This can be helpful when evaluating PRs to ensure all test cases pass before merging, preventing issues like #143

Other information
Additional jobs could be added for running clippy and checking formatting with cargo clippy and cargo fmt, however these will require fixing existing clippy/formatting warnings. I stripped them out for now.

Apologies if actions aren't wanted for any reason at this stage!

@NathanLovato NathanLovato merged commit 74e24f2 into GDQuest:main Oct 10, 2025
1 check failed
@NathanLovato
Copy link
Copy Markdown
Contributor

Thanks for your contribution!

@NicholasBolen NicholasBolen deleted the tests-action branch October 10, 2025 07:38
@NicholasBolen NicholasBolen restored the tests-action branch October 10, 2025 07:38
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