Skip to content

Commit d542b78

Browse files
michel-latermanmergify[bot]
authored andcommitted
Reenable benchmark steps (#4984)
(cherry picked from commit 7d0db56)
1 parent 23fddcf commit d542b78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ steps:
4343
machineType: "c2-standard-8"
4444

4545
- label: "Run go benchmark for ${BUILDKITE_PULL_REQUEST_BASE_BRANCH}"
46-
skip: true # FIXME: Temporarily disabled until mage is on main
4746
key: "go-benchmark-base"
4847
command: ".buildkite/scripts/run_benchmark.sh base"
4948
env:
@@ -56,7 +55,6 @@ steps:
5655
machineType: "c2-standard-8"
5756

5857
- label: "Compare results"
59-
skip: true # FIXME: Temporarily disabled until mage is on main
6058
key: "go-benchmark-compare"
6159
command: ".buildkite/scripts/run_benchmark.sh compare"
6260
artifact_paths:

0 commit comments

Comments
 (0)