From 2c057fbfa8593321580796f181f4d0f98630e412 Mon Sep 17 00:00:00 2001 From: Kangyan-Zhou Date: Thu, 23 Oct 2025 13:39:40 -0700 Subject: [PATCH] Update Github action title for kernel build (#12029) --- .github/workflows/pr-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index eed8c8d80..c1166ea85 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -70,7 +70,7 @@ jobs: cuda-version: "12.9" - python-version: "3.10" cuda-version: "13.0" - name: Build Wheel (CUDA ${{ matrix.cuda-version }}) + name: Build Wheel steps: - name: Cleanup run: |