From f90ff40c90c23683b620e4186ef0ab5d90a7e9ef Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Fri, 28 Jul 2023 15:14:54 +0000 Subject: [PATCH] Update .github/workflows/Continues Integration.yaml --- .github/workflows/Continues Integration.yaml | 2 -- 1 file changed, 2 deletions(-) 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: