Skip to content

Commit

Permalink
Update ci-compile-test.yml
Browse files Browse the repository at this point in the history
Try building case
  • Loading branch information
rfiorella authored Mar 29, 2024
1 parent b9e7304 commit f87a2fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
ref: ${{ github.ref }}
- name: create new case and setup
run:
echo `pwd`
cd cime/scripts && ./create.case --mach docker --res ELM_USRDAT --compset ICB1850CNPRDCTCBC --name ~/output/ci_test \
&& cd ~/output/ci_test && ./case.setup && ./case.build

0 comments on commit f87a2fe

Please sign in to comment.