From 091755750dd8bfc9f06a24250875e70ec0894a02 Mon Sep 17 00:00:00 2001 From: Jonas Charfreitag <33812320+CharJon@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:52:25 +0200 Subject: [PATCH] Update cmake-mac.yml --- .github/workflows/cmake-mac.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake-mac.yml b/.github/workflows/cmake-mac.yml index e848e2a..e103537 100644 --- a/.github/workflows/cmake-mac.yml +++ b/.github/workflows/cmake-mac.yml @@ -1,6 +1,6 @@ # This starter workflow is for a CMake project running on a single platform. There is a different starter workflow if you need cross-platform coverage. # See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-multi-platform.yml -name: CMake on a single platform +name: Test workflow on: push: