Skip to content

Commit b9e03b8

Browse files
committed
1
Signed-off-by: MengqingCao <cmq0113@163.com>
1 parent 79b8ec8 commit b9e03b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vllm_ascend_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
VLLM_WORKER_MULTIPROC_METHOD: spawn
192192
VLLM_USE_MODELSCOPE: True
193193
run: |
194-
pass
194+
echo "pass"
195195
196196
e2e-4-cards:
197197
needs: [e2e]

0 commit comments

Comments
 (0)