Skip to content

Commit

Permalink
ci: run ruff format
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed Mar 17, 2024
1 parent a7c4de2 commit 317eadf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
cache: 'pip'
- run: pip install -r requirements.txt
- run: ruff .
- run: ruff format .

0 comments on commit 317eadf

Please sign in to comment.