Skip to content

Commit

Permalink
Merge branch 'develop' into feature/update-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidNew-NOAA committed Dec 6, 2024
2 parents 11826f5 + 903ff1b commit 1e002f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gw-ci/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ if (WORKFLOW_TESTS)
option(TEST_GFS18 "Enable the GFSv18 Atmos JEDI tests" ON)
option(TEST_AERO_LAND "Enable the GFSv17 Aero-Land JEDI tests" ON)
option(TEST_MARINE "Enable the GFSv17 Marine JEDI tests" ON)
option(TEST_GFS17 "Enable the GFSv17 WCDA tests" ON)
option(TEST_GFS17 "Enable the GFSv17 WCDA tests" OFF)

# Setup the environement
set(HOMEgfs ${CMAKE_SOURCE_DIR}/../../..)
Expand Down

0 comments on commit 1e002f3

Please sign in to comment.