From ff51c10724913c9d6baaf7c7396694846f72c134 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Sun, 15 Aug 2021 21:04:24 +0200 Subject: [PATCH] Update execute-tests.yaml --- .github/workflows/execute-tests.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/execute-tests.yaml b/.github/workflows/execute-tests.yaml index e40b64e..b3db3e0 100644 --- a/.github/workflows/execute-tests.yaml +++ b/.github/workflows/execute-tests.yaml @@ -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