From d422ec434f552e0028a8b94ff999581b75fa2fb7 Mon Sep 17 00:00:00 2001 From: Du Ruixiang <50311081+rdu-weston@users.noreply.github.com> Date: Sat, 15 Aug 2020 20:14:39 +0800 Subject: [PATCH] Update standalone-ci.yml updated standalone C++ flow name to be Cpp --- .github/workflows/standalone-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/standalone-ci.yml b/.github/workflows/standalone-ci.yml index 04c6e0f..5ef1970 100644 --- a/.github/workflows/standalone-ci.yml +++ b/.github/workflows/standalone-ci.yml @@ -1,4 +1,4 @@ -name: standalone-ci +name: Cpp on: push: