Skip to content

Commit

Permalink
fix poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
gaarutyunov committed Nov 10, 2024
1 parent 856b56e commit f294583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: packetcoders/action-setup-cache-python-poetry@main
with:
python-version: 3.12
poetry-version: 1.8
poetry-version: 1.8.3
- name: Run tests
run: |
poetry run pytest
Expand Down

0 comments on commit f294583

Please sign in to comment.