Skip to content

Commit

Permalink
revert mypy testing GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
jhannah01 committed Aug 8, 2021
1 parent 11e911a commit f29b1ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,3 @@ jobs:
- name: Test with pytest
run: |
pytest -v ./testing
- name: Run mypy test
run: |
mypy -p minder

0 comments on commit f29b1ad

Please sign in to comment.