Merge branch 'develop' of http://leovip125.ddns.net:8418/Parking_space/Parking_space_WEBAPI into develop
Some checks are pending
test_CICD / build (push) Waiting to run

This commit is contained in:
威勝 張 2025-02-23 19:59:54 +08:00
commit c52fc4e629

View File

@ -14,7 +14,6 @@ jobs:
- name: test
shell: powershell
run: |
Write-Host "test_start"
Start-Sleep -Seconds 20
Write-Host "test_end"
echo "test_start"
sleep 20
echo "test_end"