fix benchpress config

This commit is contained in:
Simon Cruanes 2023-06-23 21:26:55 -04:00
parent a767ca1603
commit 27937b664a
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -60,13 +60,5 @@
(timeout 10)
(dirs ()))))
(task
(name sidekick-smt-all)
(action
(run_provers
(provers (sidekick-dev z3))
(timeout 10)
(dirs ($HOME/workspace/smtlib)))))
(set-options (progress true))