This commit is contained in:
parent
88aebc65c5
commit
c9a6833649
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: sleep 600
|
- run: sleep 60
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
|
|
Loading…
Reference in a new issue