Skip to content

Commit

Permalink
pin poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
jtdub committed Jan 9, 2025
1 parent 38b68ed commit e6207fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
uses: "actions/checkout@v4"
- name: "Setup environment"
uses: "networktocode/gh-action-setup-poetry-environment@v6"
with:
poetry-version: "1.8.5"
- name: "Linting: ruff format"
run: "poetry run invoke ruff --action format"
ruff-lint:
Expand Down

0 comments on commit e6207fd

Please sign in to comment.