Skip to content

Commit

Permalink
added JGLOBAL_PREP_OCEAN_OBS to ctests (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEichmann-NOAA committed Sep 11, 2023
1 parent 9c552c0 commit d15ea7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/soca/gw/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ set(jjob_list "JGDAS_GLOBAL_OCEAN_ANALYSIS_PREP"
"JGDAS_GLOBAL_OCEAN_ANALYSIS_RUN"
"JGDAS_GLOBAL_OCEAN_ANALYSIS_CHKPT"
"JGDAS_GLOBAL_OCEAN_ANALYSIS_POST"
"JGDAS_GLOBAL_OCEAN_ANALYSIS_VRFY")
"JGDAS_GLOBAL_OCEAN_ANALYSIS_VRFY"
"JGLOBAL_PREP_OCEAN_OBS")

set(setup "")
foreach(jjob ${jjob_list})
Expand Down

0 comments on commit d15ea7a

Please sign in to comment.