From d8a559074b0c8db5e13b24332289c2dc11af0067 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 15 Mar 2019 10:33:39 -0600 Subject: [PATCH] Better emoji is the most important part of CI --- .buildkite/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"