Skip to content

Commit e8aa80c

Browse files
committed
fix pytest
Signed-off-by: wangli <wangli858794774@gmail.com>
1 parent cc82cf1 commit e8aa80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vllm_ascend_test_main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
VLLM_WORKER_MULTIPROC_METHOD: spawn
111111
HF_ENDPOINT: https://hf-mirror.com
112112
run: |
113-
pytest -sv -m 'not multi' tests
113+
pytest -sv -m 'not multinpu' tests
114114
115115
- name: Run vllm-project/vllm test for V0 Engine
116116
env:

0 commit comments

Comments
 (0)