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 6dde3ed commit a9bb810Copy full SHA for a9bb810
.github/workflows/vllm_ascend_test.yaml
@@ -29,6 +29,7 @@ on:
29
- '**/*.py'
30
- '.github/workflows/vllm_ascend_test.yaml'
31
- '!docs/**'
32
+ - '!examples/**'
33
- 'pytest.ini'
34
- '!benchmarks/**'
35
- 'tools/mypy.sh'
0 commit comments