Skip to content

Commit a370e23

Browse files
authored
Merge ff58585 into 2b62dc7
2 parents 2b62dc7 + ff58585 commit a370e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/commit_results/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: "Commit Test Results to a Branch"
66
inputs:
77
pretty_flags:
88
required: false
9-
default: "--metric='Latency (mean)' --metric='Bandwidth (mean)' --metric='GFLOP/s (mean)' -o pretty.md"
9+
default: "--metric='Latency (mean)' --metric='Bandwidth (mean)' --metric='Throughput (mean)' -o pretty.md"
1010
input_csv:
1111
required: false
1212
default: "tests_latest.csv"

0 commit comments

Comments
 (0)