-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add CI for master branch #8
Comments
The problem is here that MONOSAT should be fetched and compiled since release with JAVA API is not avalaible. |
It might be worth assessing how to generate new versions on PR completion as well. Could be a separate ticket. |
…l since monosat.jar is not provided
…l since monosat.jar is not provided
After many tries, we now have an operational action that triggers sbt tests on push and PR on master 😄 |
Use Github workflow to compile and run integration tests on push.
Template are available here
The text was updated successfully, but these errors were encountered: