Skip to content

Commit

Permalink
install unified-planning pre-release for tox tests
Browse files Browse the repository at this point in the history
  • Loading branch information
roeger committed Nov 6, 2023
1 parent b42a061 commit 65d36fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:

- name: Install dependencies
run: |
pip3 install --pre unified-planning
pip3 install tox
- name: Run basic test
Expand Down Expand Up @@ -137,6 +138,7 @@ jobs:

- name: Install dependencies
run: |
pip3 install --pre unified-planning
pip3 install tox
- name: Run basic test
Expand Down

0 comments on commit 65d36fe

Please sign in to comment.