Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
Fix pre-commit

Fix pre-commit
  • Loading branch information
francbartoli committed Oct 12, 2024
1 parent c8fb1c2 commit 5ce19b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Install Poetry
run: |
pipx install --pip-args=--constraint=$GITHUB_WORKSPACE/.github/workflows/constraints.txt poetry poetry-plugin-export
pipx install --pip-args=--constraint=$GITHUB_WORKSPACE/.github/workflows/constraints.txt poetry
poetry --version
- name: Install Nox
Expand Down

0 comments on commit 5ce19b8

Please sign in to comment.