Skip to content

Commit

Permalink
fixed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
manfred-kaiser committed Oct 18, 2020
1 parent b3c1087 commit 0c3eeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
pytest
- name: Test with mypy
run: |
mypy --strict sifter
mypy --strict sifter_extensions

0 comments on commit 0c3eeeb

Please sign in to comment.