Skip to content

Commit

Permalink
install ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
esseivaju committed Oct 4, 2024
1 parent 5bb2879 commit 154953e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
uses: pypa/hatch@a3c83ab3d481fbc2dc91dd0088628817488dd1d5
- name: Linting
run: |
pip install ruff
ruff check
- name: Run tests
run: |
Expand Down

0 comments on commit 154953e

Please sign in to comment.