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 3497619 commit b5fafd9Copy full SHA for b5fafd9
library/compiler-builtins/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