Skip to content

Commit

Permalink
try test with updated wxflow (if works then get to that fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryMcGuinness-NOAA committed Jun 25, 2024
1 parent f6d5dd6 commit 69b226e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_uint_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
sudo mkdir -p /scratch1/NCEPDEV
cd $GITHUB_WORKSPACE/sorc/wxflow
git submodule update --init
git checkout config_env_xor
cd $GITHUB_WORKSPACE/sorc
./link_workflow.sh
cd $GITHUB_WORKSPACE/ci/scripts/tests
Expand Down
3 changes: 2 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
ignore = dirty
[submodule "sorc/wxflow"]
path = sorc/wxflow
url = https://github.com/NOAA-EMC/wxflow
url = https://github.com/TerrenceMcGuinness-NOAA/wxflow.git
branch = config_env_xor
[submodule "sorc/gfs_utils.fd"]
path = sorc/gfs_utils.fd
url = https://github.com/NOAA-EMC/gfs-utils
Expand Down
2 changes: 1 addition & 1 deletion sorc/wxflow

0 comments on commit 69b226e

Please sign in to comment.