Update execute-tests.yaml
This commit is contained in:
parent
205577b1e7
commit
ff51c10724
8
.github/workflows/execute-tests.yaml
vendored
8
.github/workflows/execute-tests.yaml
vendored
@ -50,10 +50,10 @@ jobs:
|
||||
- /storage/images/${{ github.event.inputs.sha }}:/home/lg/working_dir/artifacs
|
||||
|
||||
steps:
|
||||
- name: Wait forever
|
||||
shell: bash
|
||||
run: |
|
||||
sleep infinity
|
||||
#- name: Wait forever
|
||||
# shell: bash
|
||||
# run: |
|
||||
# sleep infinity
|
||||
|
||||
- name: Prepare Test Container
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user