From 672e65ad36eebf21ff1c1a508066f9197ee56d17 Mon Sep 17 00:00:00 2001 From: Kavish Devar Date: Fri, 15 May 2026 22:25:31 +0530 Subject: [PATCH] ci: rename linux ci --- .github/workflows/ci-linux-rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-linux-rust.yml b/.github/workflows/ci-linux-rust.yml index 8766299f..1753132f 100644 --- a/.github/workflows/ci-linux-rust.yml +++ b/.github/workflows/ci-linux-rust.yml @@ -1,4 +1,4 @@ -name: Linux Build & Release +name: Linux CI (Rust) on: push: