Skip to content

Commit

Permalink
add cprnc checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 28, 2023
1 parent b0121c6 commit 0572ee5
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 @@ -43,7 +43,7 @@ jobs:
- name: Checkout cprnc
uses: actions/checkout@v2
with:
repository: https://github.com/ESMCI/cprnc
repository: ESMCI/cprnc
path: CIME/non_py/cprnc
# Offical action is deprecated in favor of pre-commit.ci
# Should evaulate switching or just running manually.
Expand Down

0 comments on commit 0572ee5

Please sign in to comment.