From 54b070a41bdb8046b5b70f5d2d5ea65e23c45ad2 Mon Sep 17 00:00:00 2001 From: mmorligh Date: Thu, 18 Jul 2024 09:38:30 +0200 Subject: [PATCH] CHG: change name --- .github/workflows/c-cpp-apt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/c-cpp-apt.yml b/.github/workflows/c-cpp-apt.yml index f48ab6ae1..e1eda619d 100644 --- a/.github/workflows/c-cpp-apt.yml +++ b/.github/workflows/c-cpp-apt.yml @@ -1,4 +1,4 @@ -name: Compilation CI +name: Compilation CI with apt-get on: push: