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 37e4cff commit 9271569
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci-compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,8 @@ jobs:
# 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.??????-??????
cat /home/e3smuser/output/ci_test/bld/lnd.bldlog.??????-??????
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.??????-??????
cat /home/e3smuser/output/ci_test/run/e3sm.log.*
cat /home/e3smuser/output/ci_test/run/lnd.log.*

0 comments on commit 9271569

Please sign in to comment.