From 02da0d5a658f8531abe84391c32eb48b3ffe4090 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 29 May 2019 15:05:34 +0100 Subject: [PATCH] No scientists here --- .buildkite/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index d3166876d..9f44877fe 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -11,7 +11,7 @@ steps: - command: - "go test ./..." - label: ":scientist: Unit tests / :go: 1.11" + label: ":female-scientist: Unit tests / :go: 1.11" env: GOGC: "400" DENDRITE_LINT_DISABLE_GC: "1"