Skip to content

Commit eeda261

Browse files
committed
upgrade changes
Signed-off-by: wangli <wangli858794774@gmail.com>
1 parent 53659e4 commit eeda261

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/vllm_ascend_test_pr_full.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
filters: |
5252
e2e_tracker:
53-
- '.github/workflows/vllm_ascend_test.yaml'
53+
- '.github/workflows/vllm_ascend_test_pr*'
5454
- '.github/workflows/_e2e_test.yaml'
5555
- 'vllm_ascend/**'
5656
- 'csrc/**'

.github/workflows/vllm_ascend_test_pr_light.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
filters: |
5757
e2e_tracker:
58-
- '.github/workflows/vllm_ascend_test.yaml'
58+
- '.github/workflows/vllm_ascend_test_pr*'
5959
- 'vllm_ascend/**'
6060
- 'csrc/**'
6161
- 'cmake/**'

0 commit comments

Comments
 (0)