Skip to content

Commit

Permalink
fixup! pre-commit autoupdate; add to Makefile; use ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
yagebu committed Sep 15, 2024
1 parent 5438391 commit a9b892a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- name: Run lint
run: >-
pre-commit run -a
- name: Run pylint
run: >-
tox -e lint
- name: Run tests
run: >-
Expand Down

0 comments on commit a9b892a

Please sign in to comment.