This commit is contained in:
parent
5818ed1331
commit
56fac03ff2
@ -14,7 +14,6 @@ jobs:
|
|||||||
- name: test
|
- name: test
|
||||||
shell: bash
|
shell: bash
|
||||||
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