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 44f038c commit b0121c6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ jobs:
python-version: 3.9
- name: Checkout cprnc
uses: actions/checkout@v2
repository: https://github.com/ESMCI/cprnc
path: CIME/non_py/cprnc
with:
repository: https://github.com/ESMCI/cprnc
path: CIME/non_py/cprnc
# Offical action is deprecated in favor of pre-commit.ci
# Should evaulate switching or just running manually.
# - name: Runs pre-commit action
Expand Down

0 comments on commit b0121c6

Please sign in to comment.