We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af5212 commit 1a430bcCopy full SHA for 1a430bc
.github/workflows/ci.yml
@@ -136,7 +136,7 @@ jobs:
136
run: pip install halmos
137
138
- name: Run halmos
139
- run: halmos --test-parallel --solver-parallel --storage-layout=generic --solver-timeout-assertion 0
+ run: halmos --solver-command yices-smt2 --test-parallel --solver-parallel --storage-layout=generic --solver-timeout-assertion 0
140
141
coverage:
142
permissions:
0 commit comments