Closed samuelchassot closed 2 months ago
I also modified some of the existing scripts so that a local path to bolts can be passed if needed, default behaviour is still to clone bolts from github.
Some modifications on the bolts side are in the PR https://github.com/epfl-lara/bolts/pull/106, such as using --compact for the longer case studies.
--compact
So there are 2 different workflows:
The CI one runs on pushes to main and for each PR (non-draft), the nightly runs every night.
I also modified some of the existing scripts so that a local path to bolts can be passed if needed, default behaviour is still to clone bolts from github.
Some modifications on the bolts side are in the PR https://github.com/epfl-lara/bolts/pull/106, such as using
--compact
for the longer case studies.