From ca80f755286fec9cfc86c775a6db9fc6dc061760 Mon Sep 17 00:00:00 2001 From: Jamie Smith Date: Sat, 21 Sep 2024 18:24:09 -0700 Subject: [PATCH] Change name back --- .github/workflows/greentea_cmake.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/greentea_cmake.yml b/.github/workflows/greentea_cmake.yml index def5addc97f..926b30c4f0b 100644 --- a/.github/workflows/greentea_cmake.yml +++ b/.github/workflows/greentea_cmake.yml @@ -1,5 +1,4 @@ -name: Test that Mbed and Greentea tests compile for each MCU family. - +name: test building greentea tests with cmake on: [pull_request] jobs: