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
Some checks are pending
test_CICD / build (push) Waiting to run
This commit is contained in:
commit
c52fc4e629
@ -14,7 +14,6 @@ jobs:
|
|||||||
- name: test
|
- name: test
|
||||||
shell: powershell
|
shell: powershell
|
||||||
run: |
|
run: |
|
||||||
Write-Host "test_start"
|
echo "test_start"
|
||||||
Start-Sleep -Seconds 20
|
sleep 20
|
||||||
Write-Host "test_end"
|
echo "test_end"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user