Skip to content

Commit

Permalink
Update ci-compile-test.yml
Browse files Browse the repository at this point in the history
try compiling and running now
  • Loading branch information
rfiorella authored Mar 30, 2024
1 parent e680f81 commit c05b2ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci-compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,10 @@ jobs:
echo " fsurdat = '/home/e3smuser/inputdata/lnd/clm2/surfdata_map/surfdata_1x1pt_teller-GRID_simyr1850_c360x720_c171002.nc'" >> user_nl_elm
cat user_nl_elm
./case.setup
- name: compile E3SM/ELM
run: |
./case.build
- name: run a short period to test if model works
run: |
./case.submit --no-batch

0 comments on commit c05b2ed

Please sign in to comment.