We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53659e4 commit eeda261Copy full SHA for eeda261
.github/workflows/vllm_ascend_test_pr_full.yaml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
filters: |
52
e2e_tracker:
53
- - '.github/workflows/vllm_ascend_test.yaml'
+ - '.github/workflows/vllm_ascend_test_pr*'
54
- '.github/workflows/_e2e_test.yaml'
55
- 'vllm_ascend/**'
56
- 'csrc/**'
.github/workflows/vllm_ascend_test_pr_light.yaml
@@ -55,7 +55,7 @@ jobs:
57
58
59
60
61
- 'cmake/**'
0 commit comments