更新 .gitea/workflows/build.yml
Some checks failed
test_CICD / build (push) Failing after 11m1s

This commit is contained in:
leo 2025-02-23 19:21:55 +08:00
parent 4276399e22
commit 5818ed1331

View File

@ -12,7 +12,7 @@ jobs:
runs-on: iisrunner runs-on: iisrunner
steps: steps:
- name: test - name: test
shell: powershell shell: bash
run: | run: |
Write-Host "test_start" Write-Host "test_start"
Start-Sleep -Seconds 20 Start-Sleep -Seconds 20