Skip to content

Commit

Permalink
github.workflows.test - use poetry 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoCampinoti94 committed Jan 17, 2025
1 parent b2960ee commit ca8eefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
PYTHON_VERSION: 3.11.9
POETRY_VERSION: 1.8.3
POETRY_VERSION: 2.0.1

jobs:
linting:
Expand Down

0 comments on commit ca8eefd

Please sign in to comment.