[mypy] Enable type checking for test directory (#5017)
This commit is contained in:
2
.github/workflows/mypy.yaml
vendored
2
.github/workflows/mypy.yaml
vendored
@@ -47,5 +47,5 @@ jobs:
|
||||
mypy vllm/model_executor --config-file pyproject.toml
|
||||
mypy vllm/lora --config-file pyproject.toml
|
||||
mypy vllm/logging --config-file pyproject.toml
|
||||
mypy vllm/model_executor --config-file pyproject.toml
|
||||
mypy tests --config-file pyproject.toml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user