Skip to content

Commit 3670b35

Browse files
committed
Install stubs
1 parent 4dfea27 commit 3670b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ jobs:
9292
- name: Install self (dpytest)
9393
run: python -m pip install .
9494
- name: Run mypy
95-
run: mypy
95+
run: mypy --install-types --non-interactive
9696

0 commit comments

Comments
 (0)