Closed tchajed closed 1 year ago
@AdrienChampion can you approve running workflows for me so this gets tested?
I had a bug because cvc4 --help
actually returns an error status. Should be fixed now (and I tested on my fork to confirm).
@tchajed thank you so much for this 😻
I didn't add support for Windows, but it also isn't actually run in CI. To make the workflow more robust I could split the "run tests" step into one for Windows (where CVC4 is skipped) and one for macOS/Ubuntu.
Partially addresses #40.