From 864a467886a6f1d64f8d7326cef34a177e45590e Mon Sep 17 00:00:00 2001 From: JustSong Date: Sun, 23 Jun 2024 13:57:19 +0800 Subject: [PATCH] chore: rename go.yml to unit-testing.yml --- .github/workflows/{go.yml => unit-testing.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{go.yml => unit-testing.yml} (100%) diff --git a/.github/workflows/go.yml b/.github/workflows/unit-testing.yml similarity index 100% rename from .github/workflows/go.yml rename to .github/workflows/unit-testing.yml