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