Skip to content

Commit 409ec68

Browse files
committed
added cvc5 binary in ci
1 parent 5ae4cad commit 409ec68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: |
4242
sudo apt update
4343
sudo apt install -y default-jre libcurl4-openssl-dev
44+
sudo apt install -y cvc5
4445
#python -m pip install --upgrade pip
4546
#python -m pip install ruff pytest cvc5
4647
#python -m pip install -e .[dev,yosys,pypcode,rust]

0 commit comments

Comments
 (0)