Skip to content

Commit a591408

Browse files
committed
CI: Enable eCLM/CLM3.5-ParFlow-PDAF builds
1 parent f164987 commit a591408

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

.github/workflows/CI.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@ jobs:
3838
use_oasis: "False",
3939
model_opts: "--eCLM --PDAF"
4040
}
41-
# - {
42-
# name: "CLM3.5-ParFlow-PDAF",
43-
# use_oasis: "True",
44-
# parflow_dir: "parflow_pdaf",
45-
# model_opts: "--CLM35 --ParFlow --PDAF"
46-
# }
47-
# - {
48-
# name: "eCLM-ParFlow-PDAF",
49-
# use_oasis: "True",
50-
# parflow_dir: "parflow_pdaf",
51-
# model_opts: "--eCLM --ParFlow --PDAF"
52-
# }
41+
- {
42+
name: "CLM3.5-ParFlow-PDAF",
43+
use_oasis: "True",
44+
parflow_dir: "parflow_pdaf",
45+
model_opts: "--CLM35 --ParFlow --PDAF"
46+
}
47+
- {
48+
name: "eCLM-ParFlow-PDAF",
49+
use_oasis: "True",
50+
parflow_dir: "parflow_pdaf",
51+
model_opts: "--eCLM --ParFlow --PDAF"
52+
}
5353
env:
5454
SYSTEMNAME: UBUNTU
5555
STAGE: 24.04

0 commit comments

Comments
 (0)