Skip to content

Commit

Permalink
uncomment convective transistion diag POD in 1a CI test config files
Browse files Browse the repository at this point in the history
  • Loading branch information
wrongkindofdoctor committed Oct 1, 2024
1 parent 1ce5955 commit ee6a410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/github_actions_test_macos_1a.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// as blank lines (JSONC quasi-standard.)
{
"pod_list": [
//"convective_transition_diag",
"convective_transition_diag",
//"Wheeler_Kiladis",
"precip_diurnal_cycle"
],
Expand Down
2 changes: 1 addition & 1 deletion tests/github_actions_test_ubuntu_1a.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// as blank lines (JSONC quasi-standard.)
{
"pod_list": [
//"convective_transition_diag",
"convective_transition_diag",
"Wheeler_Kiladis"
// "precip_diurnal_cycle"
],
Expand Down

0 comments on commit ee6a410

Please sign in to comment.