Removed mypy check from CI.
This commit is contained in:
parent
a48e1d8130
commit
dcbd093eed
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ codestyle:
|
||||||
script:
|
script:
|
||||||
- pip3 install -r requirements.txt
|
- pip3 install -r requirements.txt
|
||||||
- sudo -u matemat pycodestyle matemat
|
- sudo -u matemat pycodestyle matemat
|
||||||
# - sudo -u matemat mypy --ignore-missing-imports --strict -p matemat
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
Loading…
Reference in a new issue