ci: fix mypy step
This commit is contained in:
parent
66d552d057
commit
1c4bbbce8e
@ -1,6 +1,6 @@
|
||||
steps:
|
||||
mypy:
|
||||
image: python:3
|
||||
script:
|
||||
commands:
|
||||
- pip3 install mypy types-setuptools
|
||||
- mypy slixmpp
|
||||
|
Loading…
Reference in New Issue
Block a user