Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CI to run tests #70

Open
lukethehuman opened this issue Sep 3, 2024 · 0 comments
Open

Implement CI to run tests #70

lukethehuman opened this issue Sep 3, 2024 · 0 comments

Comments

@lukethehuman
Copy link
Collaborator

Related to #69

Implement a CI to run the test suite. Require the test suite passes for pull request to main to be approved.

One possible difficulty here would be setting up the environment to run cubit in the CI. Licensing would need to be set up correctly and we would likely need some containerised environment to run in which has a viable setup.

Another option would be to skip tests that required cubit during the CI, however I am unsure of the merit of only running tests that don't use cubit.

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

No branches or pull requests

1 participant