Skip to content

Commit

Permalink
remove mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed Mar 1, 2022
1 parent 1f04084 commit 0fa3512
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: Lint
run: |
poetry run pylama wapi2nsconf
poetry run mypy wapi2nsconf
- name: Check formatting
run: |
poetry run isort --check wapi2nsconf
Expand Down

0 comments on commit 0fa3512

Please sign in to comment.