Skip to content

Commit

Permalink
only lint from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
grizz committed Jan 20, 2024
1 parent 52be01a commit 28a3f6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
uses: 20c/workflows/poetry@v1
- name: Run linters
run: |
poetry run isort .
poetry run black --check src/
poetry run pre-commit run --all-files
test:
Expand Down

0 comments on commit 28a3f6b

Please sign in to comment.