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
|
- /storage/images/${{ github.event.inputs.sha }}:/home/lg/working_dir/artifacs
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Wait forever
|
#- name: Wait forever
|
||||||
shell: bash
|
# shell: bash
|
||||||
run: |
|
# run: |
|
||||||
sleep infinity
|
# sleep infinity
|
||||||
|
|
||||||
- name: Prepare Test Container
|
- name: Prepare Test Container
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user