File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2020 # second, no to these
2121 - ' !components/eamxx/docs/**'
2222 - ' !components/eamxx/mkdocs.yml'
23+ - ' !components/eamxx/cime_config/**'
2324
2425 # Manual run is used to bless
2526 workflow_dispatch :
Original file line number Diff line number Diff line change @@ -113,6 +113,7 @@ jobs:
113113 with :
114114 name : logs.${{ matrix.test.short_name }}
115115 path : |
116+ /projects/e3sm/scratch/${{ matrix.test.full_name }}${{ env.folder_suffix }}*/TestStatus
116117 /projects/e3sm/scratch/${{ matrix.test.full_name }}${{ env.folder_suffix }}*/TestStatus.log
117118 /projects/e3sm/scratch/${{ matrix.test.full_name }}${{ env.folder_suffix }}*/bld/*.bldlog.*
118119 /projects/e3sm/scratch/${{ matrix.test.full_name }}${{ env.folder_suffix }}*/bld/case2bld/*.bldlog.*
You can’t perform that action at this time.
0 commit comments