aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander <4584443+DragonStuff@users.noreply.github.com>2021-08-28 10:54:44 +0900
committerAlexander <4584443+DragonStuff@users.noreply.github.com>2021-08-28 10:54:44 +0900
commit9ac962888cfa71f8800c3c301f115844831a3bbb (patch)
treed8ce24f875d78e77a91641ff169047cbfc2d06c5
parentee52f29c3315443b85ef67113dd68ab1853cf1f8 (diff)
downloadseaweedfs-9ac962888cfa71f8800c3c301f115844831a3bbb.tar.xz
seaweedfs-9ac962888cfa71f8800c3c301f115844831a3bbb.zip
fix(ci): use distinct test job name
-rw-r--r--.github/workflows/release_test.yml2
1 files changed, 1 insertions, 1 deletions
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: