Update execute-tests.yaml

This commit is contained in:
uazo 2021-08-15 21:04:24 +02:00 committed by GitHub
parent 205577b1e7
commit ff51c10724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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