Skip to content

Commit 02c0d35

Browse files
committed
make sure we have the expected verrsion
1 parent d7eb0ea commit 02c0d35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
flake8 --exit-zero --max-complexity=10
3838
3939
- name: Type checking with mypy
40-
run: mypy
40+
run: mypy --version && mypy

0 commit comments

Comments
 (0)