Skip to content

Commit da49cad

Browse files
committed
update
Signed-off-by: Shanshan Shen <87969357+shen-shanshan@users.noreply.github.com>
1 parent acf6836 commit da49cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vllm_ascend_test_long_term.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
run: |
9898
if [[ "${{ matrix.os }}" == "linux-arm64-npu-1" ]]; then
9999
pytest -sv tests/e2e/long_term/test_accuracy.py
100-
else
100+
# else
101101
# accuracy test multi card
102102
# VLLM_USE_MODELSCOPE=True pytest -sv tests/e2e/long_term/test_deepseek_v2_lite_tp2_accuracy.py
103103
fi

0 commit comments

Comments
 (0)