You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: