diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index e8ee161b..800a87c9 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -13,9 +13,6 @@ jobs: - name: Build the docker-compose stack run: ./build.sh - - name: Check running containers - run: docker ps -a - - name: Install Goss uses: e1himself/goss-installation-action@v1.0.3 with: