Skip to content

Commit 7fef044

Browse files
committed
test example
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
1 parent 1f3fb17 commit 7fef044

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
@@ -23,10 +23,10 @@ on:
2323
- 'main'
2424
- '*-dev'
2525
paths:
26-
- '!examples/**'
26+
- 'examples/**'
27+
- '!examples/omniinfer/**'
2728
- '*.txt'
2829
- '**/*.py'
29-
- '.github/workflows/vllm_ascend_test.yaml'
3030
- '!docs/**'
3131
- 'pytest.ini'
3232
- '!benchmarks/**'

0 commit comments

Comments
 (0)