diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index a3fa0e927..7240a87d7 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -69,7 +69,6 @@ steps: <<: *source_test label: ":fire: Smoke race tests" command: make smoke-race-tests - - wait # Build everything. - <<: *common