We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d706dc commit 1fc392cCopy full SHA for 1fc392c
.github/workflows/benchmark.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: benchmark-action/github-action-benchmark@v1
48
with:
49
# What benchmark tool the output.txt came from
50
- tool: 'customSmallerIsBetter'
+ tool: 'customBiggerIsBetter'
51
# Where the output from the benchmark tool is stored
52
output-file-path: tests/benchmark/results/output.json
53
0 commit comments