From 4050b976f9863357d76ea34c2c844f04dc400c0c Mon Sep 17 00:00:00 2001 From: "Michael Kavulich, Jr" Date: Wed, 22 May 2024 17:41:31 -0600 Subject: [PATCH] Stupidly missed one suite rename, not sure how I missed that one. --- .github/workflows/ci_run_scm_rts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci_run_scm_rts.yml b/.github/workflows/ci_run_scm_rts.yml index 71a5a26c1..980dead2a 100644 --- a/.github/workflows/ci_run_scm_rts.yml +++ b/.github/workflows/ci_run_scm_rts.yml @@ -21,8 +21,8 @@ jobs: sp_ROOT: /home/runner/NCEPLIBS-sp w3emc_ROOT: /home/runner/myw3emc SCM_ROOT: /home/runner/work/ccpp-scm/ccpp-scm - suites: kingfisher,SCM_GFS_v16,bluebird,bald_eagle,pigeon,albatross,hummingbird - suites_ps: kingfisher_ps,SCM_GFS_v16_ps,bluebird_ps,bald_eagle_ps,pigeon_ps,albatross_ps,hummingbird_ps + suites: kingfisher,raven,bluebird,bald_eagle,pigeon,albatross,hummingbird + suites_ps: kingfisher_ps,raven_ps,bluebird_ps,bald_eagle_ps,pigeon_ps,albatross_ps,hummingbird_ps dir_rt: /home/runner/work/ccpp-scm/ccpp-scm/test/artifact-${{matrix.build-type}} dir_bl: /home/runner/work/ccpp-scm/ccpp-scm/test/BL-${{matrix.build-type}}