From dcabb3827763915aedc42c96c56c3c4c5769a9c2 Mon Sep 17 00:00:00 2001 From: Jim Edwards Date: Wed, 12 Jun 2024 15:49:59 -0600 Subject: [PATCH] test github testing in cime PR #4631 --- .github/workflows/srt.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/srt.yml b/.github/workflows/srt.yml index 63121dd7..1858ef66 100644 --- a/.github/workflows/srt.yml +++ b/.github/workflows/srt.yml @@ -91,7 +91,9 @@ jobs: sed -i".bak" "s/git@github.com:/https:\/\/github.com\//g" "${PWD}/.gitmodules" fi + git checkout fix-quiet-lockedfiles git submodule update --init + cd ../components/cdeps git checkout main git submodule update --init