From 2dfd80a43e305da518ae12e3a564acc433b6e7ed Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 7 Apr 2022 10:21:35 +0800 Subject: [PATCH] chore: update ci --- .github/workflows/{test.yml => ci.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{test.yml => ci.yml} (100%) diff --git a/.github/workflows/test.yml b/.github/workflows/ci.yml similarity index 100% rename from .github/workflows/test.yml rename to .github/workflows/ci.yml