更新 .github/workflows/CI.yml

This commit is contained in:
MWTJC 2024-08-31 02:58:14 +00:00
parent 7a0165683d
commit 4cbf12ca4a

@ -2,6 +2,7 @@ name: gitea-CI
on: [push] on: [push]
jobs: jobs:
CI-test:
runs-on: windows-amd64 runs-on: windows-amd64
steps: steps:
- name: checkout - name: checkout