adjust CI to new environment.yaml indentation
This commit is contained in:
parent
9b570a53b4
commit
9597f821bd
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -57,7 +57,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Add solver to environment
|
- name: Add solver to environment
|
||||||
run: |
|
run: |
|
||||||
echo -e " - glpk\n - ipopt<3.13.3" >> envs/environment.yaml
|
echo -e "- glpk\n- ipopt" >> envs/environment.yaml
|
||||||
|
|
||||||
- name: Setup Mambaforge
|
- name: Setup Mambaforge
|
||||||
uses: conda-incubator/setup-miniconda@v2
|
uses: conda-incubator/setup-miniconda@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user