Skip to content

Commit

Permalink
Downgrade poetry to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
titusz committed Nov 29, 2023
1 parent a5495df commit edd73c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Poetry
uses: abatilo/[email protected]
with:
poetry-version: 1.7.1
poetry-version: 1.6.1

- name: Install Dependencies
run: poetry install
Expand Down

0 comments on commit edd73c3

Please sign in to comment.