diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3410f1f..8aeb90a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,8 +54,6 @@ jobs: args: --timeout=10m docker: - if: github.ref == 'refs/heads/master' || contains(github.ref, 'refs/tags/') - needs: test name: "Docker image" runs-on: ubuntu-latest steps: