From 78b5ee4234183e3314539f54879c7e6dd16b26c2 Mon Sep 17 00:00:00 2001 From: JunsuChoi Date: Wed, 6 Oct 2021 16:07:59 +0900 Subject: [PATCH] infra: Change test name Build Test -> Build(Linux) --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index e814137e..ef05fa8c 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -1,4 +1,4 @@ -name: Build Test +name: Build(Linux) on: pull_request: