Skip to content

Commit

Permalink
fix: corrige pythonpachage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hudsonbrendon committed Mar 27, 2024
1 parent 77129df commit fd77935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: Gr1N/setup-poetry@v8

- name: Install dependencies
run: poetry install --only lint
run: poetry install

- name: ruff
run: poetry run ruff --check .
Expand Down

0 comments on commit fd77935

Please sign in to comment.