Skip to content

Commit

Permalink
add pysdd to automated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Wout4 committed Nov 7, 2023
1 parent ac2b10b commit 7f98b2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
pip install python-sat
pip install z3-solver
pip install exact
pip install pysdd
- name: Test with pytest
run: |
python -m pytest tests/
Expand Down

0 comments on commit 7f98b2b

Please sign in to comment.