mirror of
https://github.com/wassname/vllm.git
synced 2026-08-16 10:37:48 +08:00
[mypy] Enable type checking for test directory (#5017)
This commit is contained in:
@@ -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