Skip to content

Commit

Permalink
Update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
OldPanda committed Sep 18, 2023
1 parent e503d71 commit 67a6efd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
- name: Install Python dependencies
run: |
pip install black \
pip install mypy \
pip install .
pip install mypy
- name: Run linters
uses: wearerequired/lint-action@v2
Expand Down

0 comments on commit 67a6efd

Please sign in to comment.