We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b62dc7 + ff58585 commit a370e23Copy full SHA for a370e23
.github/actions/commit_results/action.yaml
@@ -6,7 +6,7 @@ name: "Commit Test Results to a Branch"
6
inputs:
7
pretty_flags:
8
required: false
9
- default: "--metric='Latency (mean)' --metric='Bandwidth (mean)' --metric='GFLOP/s (mean)' -o pretty.md"
+ default: "--metric='Latency (mean)' --metric='Bandwidth (mean)' --metric='Throughput (mean)' -o pretty.md"
10
input_csv:
11
12
default: "tests_latest.csv"
0 commit comments