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 31, 2024
1 parent 9271569 commit 519a945
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
./case.setup
# add coupler bypass flag to cmake macros.
echo 'string(APPEND CPPDEFS " -DCPL_BYPASS")' >> cmake_macros/universal.cmake
./case.build
cat /home/e3smuser/output/ci_test/bld/e3sm.bldlog.*
./case.build || cat /home/e3smuser/output/ci_test/bld/e3sm.bldlog.*
./case.submit --no-batch
cat /home/e3smuser/output/ci_test/run/e3sm.log.*
cat /home/e3smuser/output/ci_test/run/lnd.log.*
Expand Down

0 comments on commit 519a945

Please sign in to comment.