Skip to content

Commit

Permalink
ruff in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
maclandrol committed Jul 9, 2024
1 parent 216426c commit 237ff33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
pip install ruff
- name: Lint
run: ruff .
run: ruff check .

0 comments on commit 237ff33

Please sign in to comment.