Update CI to fail if MyPy fails but to still give code quality report
This commit is contained in:
parent
c1ad445517
commit
5d25067a21
3 changed files with 8 additions and 4 deletions
|
|
@ -37,7 +37,6 @@ dependencies = [
|
|||
dev = [
|
||||
"ruff~=0.13.0",
|
||||
"mypy[reports]",
|
||||
"mypy-gitlab-code-quality",
|
||||
# "pytest-gitlab-code-quality", # pytest version constraint clashes with labthings
|
||||
"pytest",
|
||||
"pytest-cov",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue