Skip to content

Commit

Permalink
poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
gaarutyunov committed Nov 14, 2023
1 parent 1981825 commit cc96e27
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 @@ -22,7 +22,7 @@ jobs:
uses: packetcoders/action-setup-cache-python-poetry@main
with:
python-version: 3.10
poetry-version: 1.7
poetry-version: 1.7.0
- name: Run tests
run: |
poetry run pytest
Expand Down

0 comments on commit cc96e27

Please sign in to comment.