diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 3f66d3fa88..04b047436b 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -7,7 +7,7 @@ steps: - docker#v3.0.1: image: "node:10" -# - label: ":chrome: End-to-End Tests" +# - label: ":chains: End-to-End Tests" # command: # # TODO: Remove hacky chmod for BuildKite # - "chmod +x ./scripts/ci/*.sh"