diff --git a/.github/workflows/build-and-deploy-docs.yml b/.github/workflows/build-and-deploy-docs.yml index d65a026..9b75eaf 100644 --- a/.github/workflows/build-and-deploy-docs.yml +++ b/.github/workflows/build-and-deploy-docs.yml @@ -23,7 +23,6 @@ jobs: uses: snok/install-poetry@v1 with: virtualenvs-create: true - virtualenvs-in-project: true - name: Install dependencies run: |