Skip to content

Commit

Permalink
needed other repos for this case in the setup unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry.McGuinness authored and Terry.McGuinness committed Jun 27, 2024
1 parent 9628308 commit c4bc9ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci_uint_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ jobs:
run: |
sudo mkdir -p /scratch1/NCEPDEV
cd $GITHUB_WORKSPACE/sorc
git submodule update --init gfs_utils.fd
git clone --single-branch -b config_env_xor https://github.com/TerrenceMcGuinness-NOAA/wxflow.git
git submodule update --init --recursive
./link_workflow.sh
cd $GITHUB_WORKSPACE/ci/scripts/tests
echo "EXPDIR: ${EXPDIR}"
Expand Down

0 comments on commit c4bc9ce

Please sign in to comment.