mirror of
https://github.com/wassname/vllm.git
synced 2026-09-09 11:40:01 +08:00
[CI/Build] Add error matching config for mypy (#9512)
This commit is contained in:
@@ -32,4 +32,5 @@ jobs:
|
||||
pip install types-setuptools
|
||||
- name: Mypy
|
||||
run: |
|
||||
tools/mypy.sh
|
||||
echo "::add-matcher::.github/workflows/matchers/mypy.json"
|
||||
tools/mypy.sh 1
|
||||
|
||||
Reference in New Issue
Block a user