Skip to content

Commit

Permalink
0.6.4 ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kellerza committed Oct 9, 2023
1 parent a066e7d commit e43ee84
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ jobs:
python-version: ["3.9", "3.10", "3.11"]
needs:
- black
- isort
- flake8
- pylint
- ruff
- mypy
env:
PYTHON: ${{ matrix.python-version }}
Expand Down

0 comments on commit e43ee84

Please sign in to comment.