Skip to content

Commit

Permalink
sudo !!
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnaceBleukx committed Nov 27, 2023
1 parent 54253d2 commit 5aeb79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pip install z3-solver
pip install exact
pip install pysdd
snap install minizinc
sudo snap install minizinc
pip install minizinc
- name: Test with pytest
run: |
Expand Down

0 comments on commit 5aeb79c

Please sign in to comment.