Skip to content

Commit

Permalink
remove redundant precommit run from style job
Browse files Browse the repository at this point in the history
  • Loading branch information
drammock committed Dec 20, 2024
1 parent 659d58a commit 020ed0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- uses: pre-commit/[email protected]
- run: pip install mypy numpy scipy vulture
- run: mypy
- run: vulture
Expand Down

0 comments on commit 020ed0b

Please sign in to comment.