Skip to content

Commit c9825f3

Browse files
committed
move ops to nightly
Signed-off-by: wangli <[email protected]>
1 parent 76aa5fa commit c9825f3

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

.github/workflows/vllm_ascend_test_nightly_a2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
tests: tests/e2e/nightly/models/test_qwen3_32b_int8.py
5656
- name: test_custom_op
5757
os: linux-aarch64-a2-1
58-
tests: tests/e2e/singlecard/ops/
58+
tests: tests/e2e/nightly/ops
5959
uses: ./.github/workflows/_e2e_nightly_single_node.yaml
6060
with:
6161
vllm: v0.11.0
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/e2e/singlecard/ops/test_vocabparallelembedding.py renamed to tests/e2e/nightly/ops/test_vocabparallelembedding.py

File renamed without changes.

0 commit comments

Comments
 (0)