Skip to content

Commit 8acf6ae

Browse files
committed
remove HERON LOGOS and DOVE from testing due to pyomo conflicts
1 parent 2652434 commit 8acf6ae

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/github-actions.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,9 @@ jobs:
3737
run: |
3838
pwd
3939
python3 ./scripts/install_plugins.py -s TEAL
40-
python3 ./scripts/install_plugins.py -s HERON
4140
python3 ./scripts/install_plugins.py -s SR2ML
42-
python3 ./scripts/install_plugins.py -s LOGOS
4341
python3 ./scripts/install_plugins.py -s BayCal
4442
python3 ./scripts/install_plugins.py -s POEM
45-
python3 ./scripts/install_plugins.py -s DOVE
4643
4744
- name: Set Python Environment
4845
run: |
@@ -139,12 +136,9 @@ jobs:
139136
run: |
140137
pwd
141138
python3 ./scripts/install_plugins.py -s TEAL
142-
python3 ./scripts/install_plugins.py -s HERON
143139
python3 ./scripts/install_plugins.py -s SR2ML
144-
python3 ./scripts/install_plugins.py -s LOGOS
145140
python3 ./scripts/install_plugins.py -s BayCal
146141
python3 ./scripts/install_plugins.py -s POEM
147-
python3 ./scripts/install_plugins.py -s DOVE
148142
149143
- name: Set Python Environment
150144
run: |

0 commit comments

Comments
 (0)