Skip to content

Commit

Permalink
Create venv for poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
vicentepinto98 committed Dec 20, 2024
1 parent 120454e commit 1e92273
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sdk-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,5 @@ jobs:
GH_TOKEN: ${{ secrets.SDK_PR_TOKEN }}
run: |
pip install poetry
poetry config virtualenvs.create false
pip install flake8
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 comments on commit 1e92273

Please sign in to comment.