Skip to content

Commit 0c3eeeb

Browse files
fixed github action
1 parent b3c1087 commit 0c3eeeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
pytest
4040
- name: Test with mypy
4141
run: |
42-
mypy --strict sifter
42+
mypy --strict sifter_extensions

0 commit comments

Comments
 (0)