Skip to content

Commit

Permalink
Unpin poetry version in GH Actions (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd authored Apr 5, 2023
1 parent 32556dc commit e6ae0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# install & configure poetry
#----------------------------------------------
- name: Install Poetry
run: pip install poetry==1.4.0
run: pip install poetry
# uses: snok/[email protected]
# with:
# virtualenvs-create: true
Expand Down

0 comments on commit e6ae0f0

Please sign in to comment.