Skip to content
Snippets Groups Projects
Commit 29f8d626 authored by Florian Bruhin's avatar Florian Bruhin
Browse files

ci: Don't pass --strict twice

parent 7e5bc71a
No related branches found
No related tags found
No related merge requests found
Pipeline #235116 failed
......@@ -22,7 +22,7 @@ black:
mypy:
stage: lint
script: poetry run mypy --strict taas_client tests
script: poetry run mypy taas_client tests
flake8:
stage: lint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment