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 2051016 commit add44a7Copy full SHA for add44a7
ci/bench-icount.sh
@@ -57,7 +57,7 @@ function run_icount_benchmarks() {
57
# Disregard regressions after merge
58
echo "Benchmarks completed with regressions; ignoring (not in a PR)"
59
else
60
- ./ci/ci-util.py handle-banch-regressions "$PR_NUMBER"
+ ./ci/ci-util.py handle-bench-regressions "$PR_NUMBER"
61
fi
62
}
63
0 commit comments