From fa25c1f551c9863e5d689ad829f31af059a80886 Mon Sep 17 00:00:00 2001 From: bloeys Date: Sat, 4 May 2024 22:59:30 +0400 Subject: [PATCH] Update workflow name --- .github/workflows/test-gglm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-gglm.yml b/.github/workflows/test-gglm.yml index 6cc5462..441f8bf 100755 --- a/.github/workflows/test-gglm.yml +++ b/.github/workflows/test-gglm.yml @@ -1,4 +1,4 @@ -name: test-gglm +name: "Build and Tests" on: create: