Skip to content

Commit beae949

Browse files
committed
add custom op to nightly
Signed-off-by: wangli <[email protected]>
1 parent 9e150e5 commit beae949

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/vllm_ascend_test_nightly_a2.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
- name: qwen3-32b-in8-a2
5454
os: linux-aarch64-a2-4
5555
tests: tests/e2e/nightly/models/test_qwen3_32b_int8.py
56+
- name: test_custom_op
57+
os: linux-aarch64-a2-1
58+
tests: tests/e2e/singlecard/ops/
5659
uses: ./.github/workflows/_e2e_nightly_single_node.yaml
5760
with:
5861
vllm: v0.11.0

0 commit comments

Comments
 (0)