diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 72d9775d..5f924234 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -1,5 +1,5 @@ # This workflow is for CMake-based build/test running on multiple platforms. -name: CMake on multiple platforms +name: cmake build on: [push, pull_request]