Skip to content
Snippets Groups Projects
Commit 38e95e93 authored by Florian Fischer's avatar Florian Fischer
Browse files

CI: really run mypy in mypy job

parent 5318d5b8
No related branches found
No related tags found
No related merge requests found
Pipeline #79958 passed
...@@ -45,7 +45,7 @@ check-mypy: ...@@ -45,7 +45,7 @@ check-mypy:
before_script: before_script:
- pip install types-PyYAML - pip install types-PyYAML
script: script:
- make check-pylint - make check-mypy
search-emper: search-emper:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment