Skip to content

Commit 12f3118

Browse files
committed
build: CD now uses its own virtual environment
1 parent 2ff3827 commit 12f3118

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CD.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
- name: Install Poetry
2424
uses: snok/install-poetry@v1
2525

26-
- name: Configure Poetry
27-
run: poetry config virtualenvs.create false
28-
2926
- name: Set up Python ${{ matrix.python-version }}
3027
uses: actions/setup-python@v4
3128
with:

0 commit comments

Comments
 (0)