Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin de La Gorce committed Oct 23, 2024
1 parent bacc11b commit 74d86ec
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 @@ -34,7 +34,7 @@ jobs:
- name: Lint with Ruff
run: |
pip install ruff
ruff .
ruff check .
- name: Mypy
run: |
Expand Down

0 comments on commit 74d86ec

Please sign in to comment.