Skip to content

Commit

Permalink
Fix poetry issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasilije1990 committed Jan 8, 2025
1 parent e05fc09 commit 125f2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_python_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
python-version: '3.11.x'

- name: Install Poetry
uses: snok/install-poetry@v1.4.1
uses: snok/install-poetry@v1
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down

0 comments on commit 125f2cd

Please sign in to comment.