test folder, not module
This commit is contained in:
parent
9430ca9e6e
commit
4396d605ec
|
@ -82,7 +82,7 @@ mypy:
|
|||
stage: python
|
||||
script:
|
||||
- cd ${CI_PROJECT_DIR}/python
|
||||
- mypy -m damask
|
||||
- mypy damask
|
||||
|
||||
|
||||
###################################################################################################
|
||||
|
|
Loading…
Reference in New Issue