Skip to content

Commit

Permalink
Removes cprnc clone to ensure each module correctly uses their own me…
Browse files Browse the repository at this point in the history
…chanism to checkout
  • Loading branch information
jasonb5 committed Dec 1, 2023
1 parent 82149a6 commit 2c54a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
fi
# Get cprnc
git clone https://github.com/ESMCI/cprnc $INSTALL_PATH/CIME/non_py/cprnc
# git clone https://github.com/ESMCI/cprnc $INSTALL_PATH/CIME/non_py/cprnc
source /opt/conda/etc/profile.d/conda.sh
conda activate base
Expand Down

0 comments on commit 2c54a32

Please sign in to comment.