Skip to content

Commit

Permalink
Update ci-compile-test.yml
Browse files Browse the repository at this point in the history
Checks out branch that was pushed
  • Loading branch information
rfiorella authored Mar 29, 2024
1 parent 755d891 commit b9e7304
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@ jobs:
steps:
- name: Check out the NGEE-Arctic-E3SM repo
uses: actions/checkout@v4
with:
ref: ${{ github.ref }}
- name: create new case and setup
run:
echo `pwd`

0 comments on commit b9e7304

Please sign in to comment.