From 0c4a9ff12c34248c09d78b90553ae3d6564ace69 Mon Sep 17 00:00:00 2001 From: "Kevin H. Luu" Date: Sun, 28 Dec 2025 16:53:00 +0700 Subject: [PATCH] Update pipeline.yml Signed-off-by: Kevin H. Luu --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 3717406a..bbd23d59 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -11,7 +11,7 @@ steps: # ============================================================================ # Fast Checks - Run in parallel for quick feedback # ============================================================================ - - group: ":mag: Fast Checks" + - group: ":mag: Fast Checkss" key: "fast-checks" steps: - label: ":rust: Rust Format Check"