diff --git a/.github/workflows/execute-tests.yaml b/.github/workflows/execute-tests.yaml index 98d423b..4df85b2 100644 --- a/.github/workflows/execute-tests.yaml +++ b/.github/workflows/execute-tests.yaml @@ -72,10 +72,10 @@ jobs: #http_proxy= #https_proxy= - - name: Wait forever - shell: bash - run: | - sleep infinity +# - name: Wait forever +# shell: bash +# run: | +# sleep infinity - name: Execute chrome junit test shell: bash