mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
fix benchpress config
This commit is contained in:
parent
3ba2583966
commit
2e29ab20dd
1 changed files with 0 additions and 8 deletions
|
|
@ -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))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue