From a7053991e982ebf29d121ba3285a2f1ae55396be Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 25 Mar 2024 02:22:24 +0800 Subject: [PATCH] chore: update CI name --- .github/workflows/test-full-routes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-full-routes.yml b/.github/workflows/test-full-routes.yml index 9e342975d..eddbf5aae 100644 --- a/.github/workflows/test-full-routes.yml +++ b/.github/workflows/test-full-routes.yml @@ -1,4 +1,4 @@ -name: Build assets +name: Build assets (Full Routes Test Result) on: workflow_dispatch: