Skip to content

Commit 06dd7cc

Browse files
Set install solvers = 1 in ci
1 parent 56d681b commit 06dd7cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scala-smtlib-CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
CVC4_VER: 1.8
1818
CVC5_VER: 1.2.1
1919
BITWUZLA_VER: 0.8.2
20+
INSTALL_SOLVERS: 1
2021
steps:
2122
- name: Checkout
2223
uses: actions/checkout@v4

0 commit comments

Comments
 (0)