Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg committed May 20, 2024
1 parent 0ef2bee commit e85d427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Install requirements
run: |
pip install -e .[dev]
pip install setuptools
- name: Lint with flake8
run: flake8
- name: Run mypy
Expand Down

0 comments on commit e85d427

Please sign in to comment.