Skip to content

Commit

Permalink
Set poetry version in build action
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-wolflein authored Jan 11, 2025
1 parent 47df3d3 commit cfe2ec3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1
with:
version: 1.8.5
virtualenvs-create: true
virtualenvs-in-project: true
- name: Load cached venv
Expand Down

0 comments on commit cfe2ec3

Please sign in to comment.