From c0e214e377e3e690efcaf5139ba487f22ee31d0c Mon Sep 17 00:00:00 2001 From: ykiko Date: Fri, 23 Aug 2024 00:42:11 +0800 Subject: [PATCH] update job name. --- .github/workflows/pybind11.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pybind11.yml b/.github/workflows/pybind11.yml index 0e40dae0..b0b92774 100644 --- a/.github/workflows/pybind11.yml +++ b/.github/workflows/pybind11.yml @@ -1,4 +1,4 @@ -name: CMake Build and Test +name: PKBIND Build and Test on: push: