Skip to content

Commit 1fc392c

Browse files
committed
fix: Bigger Is Actually Better
1 parent 4d706dc commit 1fc392c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: benchmark-action/github-action-benchmark@v1
4848
with:
4949
# What benchmark tool the output.txt came from
50-
tool: 'customSmallerIsBetter'
50+
tool: 'customBiggerIsBetter'
5151
# Where the output from the benchmark tool is stored
5252
output-file-path: tests/benchmark/results/output.json
5353

0 commit comments

Comments
 (0)