diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 122e4f5..6e1f340 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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