diff --git a/.github/workflows/Continues Integration.yaml b/.github/workflows/Continues Integration.yaml index d97cecd..668de34 100644 --- a/.github/workflows/Continues Integration.yaml +++ b/.github/workflows/Continues Integration.yaml @@ -29,8 +29,6 @@ jobs: runs-on: Docker container: image: docker:latest - volumes: - - /var/run/docker.sock:/var/run/docker.sock options: --entrypoint /bin/sh steps: