Skip to content

Commit 7aa57de

Browse files
committed
add test
Signed-off-by: wangli <[email protected]>
1 parent b0028b4 commit 7aa57de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vllm_ascend_test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ jobs:
184184
env:
185185
PIP_EXTRA_INDEX_URL: https://mirrors.huaweicloud.com/ascend/repos/pypi
186186
run: |
187-
pip install -r requirements-dev.txt
188187
pip install -v -e .
188+
pip install -r requirements-dev.txt
189189
190190
- name: Run e2e test
191191
env:
@@ -264,8 +264,8 @@ jobs:
264264
env:
265265
PIP_EXTRA_INDEX_URL: https://mirrors.huaweicloud.com/ascend/repos/pypi
266266
run: |
267-
pip install -r requirements-dev.txt
268267
pip install -v -e .
268+
pip install -r requirements-dev.txt
269269
270270
- name: Run vllm-project/vllm-ascend test
271271
env:

0 commit comments

Comments
 (0)