diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4602473..d4298d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,5 +50,3 @@ jobs: tag_with_ref: true username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }} - - run: docker images -