From 362e34202a7484e5ee37a6b78a35ac6912775e56 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: