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