forked from s3lph/matemat
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:
|
||||
- pip3 install -r requirements.txt
|
||||
- sudo -u matemat pycodestyle matemat
|
||||
# - sudo -u matemat mypy --ignore-missing-imports --strict -p matemat
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in a new issue