Skip to content

Commit 1e92273

Browse files
Create venv for poetry
1 parent 120454e commit 1e92273

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sdk-pr.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,5 @@ jobs:
6565
GH_TOKEN: ${{ secrets.SDK_PR_TOKEN }}
6666
run: |
6767
pip install poetry
68-
poetry config virtualenvs.create false
6968
pip install flake8
7069
scripts/sdk-create-pr.sh "generator-bot-${{ github.run_id }}" "Generated from GitHub run [${{ github.run_id }}](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})" "[email protected]:stackitcloud/stackit-sdk-python.git" "python"

0 commit comments

Comments
 (0)