From a548ea6f1fe7137381650d9d7008c2f668060f11 Mon Sep 17 00:00:00 2001 From: Johannes Lund Date: Wed, 19 Jul 2023 13:49:12 +0200 Subject: [PATCH] Fix typo --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 033044c428c..bfab31b3030 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -45,7 +45,7 @@ steps: env: TMPDIR: "/cache" - - label: 'Build bemchmarks (linux)' + - label: 'Build benchmarks (linux)' depends_on: linux-nix command: 'nix build .#ci.benchmarks.all' agents: