parent
adae20d2b9
commit
4276399e22
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: test
|
- name: test
|
||||||
shell: powershell
|
shell: powershell
|
||||||
run: |
|
run: |
|
||||||
echo "test_start"
|
Write-Host "test_start"
|
||||||
sleep 20
|
Start-Sleep -Seconds 20
|
||||||
echo "test_end "
|
Write-Host "test_end"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user