diff --git a/.github/workflows/e2e-mac.yml b/.github/workflows/e2e-mac.yml index 429df51fe..30489cfea 100644 --- a/.github/workflows/e2e-mac.yml +++ b/.github/workflows/e2e-mac.yml @@ -124,23 +124,16 @@ jobs: shell: bash run: | sleep 60 - - - name: Wait for Docker to be up and running - shell: bash - run: | + echo wait another minute + sleep 60 + echo wait another minute + sleep 60 + echo wait another minute + sleep 60 + echo wait another minute sleep 60 - - name: Wait for Docker to be up and running - shell: bash - run: | - sleep 60 - - - name: Wait for Docker to be up and running - shell: bash - run: | - sleep 60 - - - name: Docker PS + - name: Docker PS continue-on-error: true run: | docker ps --all