From f2b7befce4be01c123449b25d8baeb1f16715d35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E8=B6=85=E8=B1=AA?= Date: Thu, 6 Mar 2025 07:23:38 +0000 Subject: [PATCH] add test. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 杨超豪 --- test | 1 + 1 file changed, 1 insertion(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 00000000000..4c4e8c59857 --- /dev/null +++ b/test @@ -0,0 +1 @@ +ci-test \ No newline at end of file -- Gitee