Skip to content

Commit

Permalink
Update ci-compile-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfiorella authored Mar 30, 2024
1 parent d83a35b commit 0fe0405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
cp /home/e3smuser/.cime/* /github/home/.cime/
git clone https://github.com/rfiorella/pt-e3sm-inputdata /home/e3smuser/inputdata
find /home/e3smuser/inputdata -type f -name "*.gz" -exec tar -xvf {} \;
ls -v /home/e3smuser/inputdata/atm/datm7/NASA_LIS/
- name: create new case and setup
run: |
cd cime/scripts && ./create_newcase --mach docker --res ELM_USRDAT --compset ICB1850CNPRDCTCBC --case ~/output/ci_test \
Expand Down

0 comments on commit 0fe0405

Please sign in to comment.