Skip to content

Commit

Permalink
install necessary solvers before solving the models
Browse files Browse the repository at this point in the history
  • Loading branch information
mabdullahsoyturk committed Nov 19, 2024
1 parent 5d19213 commit 80e9a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install tox-gh-actions
gamspy install solver scip reshop mpsge
- name: Test models and notebooks
run: tox -e testenviron

0 comments on commit 80e9a04

Please sign in to comment.