Skip to content

Commit

Permalink
Update base.yml
Browse files Browse the repository at this point in the history
MyPy broken
  • Loading branch information
wirfeon committed Jul 20, 2021
1 parent 48bcb75 commit 2f06be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
python -m pip install --upgrade pip
pip install tox tox-gh-actions
- name: Run tox
run: tox -e base,mypy,flake8,flake8_tests
run: tox -e base,flake8,flake8_tests

0 comments on commit 2f06be8

Please sign in to comment.