From 4cbf12ca4a18ed66158a8d0186cfdc8a68062f4d Mon Sep 17 00:00:00 2001 From: MWTJC Date: Sat, 31 Aug 2024 02:58:14 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/CI.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7e30229..d7919d6 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -2,6 +2,7 @@ name: gitea-CI on: [push] jobs: + CI-test: runs-on: windows-amd64 steps: - name: checkout