Skip to content

Commit

Permalink
check formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
timudk committed Nov 14, 2024
1 parent 3db5b27 commit 517f838
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ jobs:
run: ruff check --output-format=github .
- name: Check imports
run: ruff check --select I --output-format=github .
- name: Check formatting
run: ruff format --check .

0 comments on commit 517f838

Please sign in to comment.