From 9ac962888cfa71f8800c3c301f115844831a3bbb Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Sat, 28 Aug 2021 10:54:44 +0900 Subject: [PATCH] fix(ci): use distinct test job name --- .github/workflows/release_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_test.yml b/.github/workflows/release_test.yml index d99d40620..d31177301 100644 --- a/.github/workflows/release_test.yml +++ b/.github/workflows/release_test.yml @@ -1,4 +1,4 @@ -name: Build Dev Binaries +name: Cross-platform binary build test on: push: