Skip to content

Commit f667ab4

Browse files
EtiennePerotgvisor-bot
authored andcommitted
Typo fix.
PiperOrigin-RevId: 773809184
1 parent 85c27ad commit f667ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pgo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ steps:
2424
if: build.branch == "master" && build.tag == null
2525
commands:
2626
- ./.buildkite/scripts/pgo/maybe-skip.sh --tolerate-no-profile-changes make ARCH=x86_64 benchmark-refresh-pgo BENCHMARKS_PLATFORMS=systrap
27-
- ./.buildkite/scripts/pgo/mabe-skip.sh ./.buildkite/scripts/pgo/commit-update.sh
27+
- ./.buildkite/scripts/pgo/maybe-skip.sh ./.buildkite/scripts/pgo/commit-update.sh
2828
agents:
2929
arch: "amd64"

0 commit comments

Comments
 (0)