Skip to content

Commit 8ce3709

Browse files
committed
Hotfix: Add summary_table YAML tag to template.1mo_benchmark.yml
benchmark/cloud/template.1mo_benchmark.yml - Added missing "summary_table: True" field. This was causing 1-month benchmarks to fail. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
1 parent 1edd0e4 commit 8ce3709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gcpy/benchmark/cloud/template.1mo_benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ options:
135135
ops_budget_table: False
136136
sanity_check_table: True
137137
ste_table: True # GCC only
138+
summary_table: True
138139
timing_table: True
139140
#
140141
# Comparison plots for selected collections

0 commit comments

Comments
 (0)