mirror of
https://github.com/wassname/vllm.git
synced 2026-07-27 11:29:03 +08:00
[CI/Build] Improve mypy + python version matrix (#10041)
Signed-off-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
@@ -43,4 +43,4 @@ jobs:
|
||||
- name: Mypy
|
||||
run: |
|
||||
echo "::add-matcher::.github/workflows/matchers/mypy.json"
|
||||
tools/mypy.sh 1
|
||||
tools/mypy.sh 1 ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user