This commit is contained in:
parent
5818ed1331
commit
56fac03ff2
@ -14,7 +14,6 @@ jobs:
|
||||
- name: test
|
||||
shell: bash
|
||||
run: |
|
||||
Write-Host "test_start"
|
||||
Start-Sleep -Seconds 20
|
||||
Write-Host "test_end"
|
||||
|
||||
echo "test_start"
|
||||
sleep 20
|
||||
echo "test_end"
|
||||
|
Loading…
x
Reference in New Issue
Block a user