Merge branch 'staging' into 'master'
Removed mypy check from CI. See merge request s3lph/matemat!46
This commit is contained in:
commit
da122ab864
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