Skip to content

Commit 7ffb410

Browse files
authored
set fail-fast to false in vLLM update actions (#1926)
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
1 parent 7590b05 commit 7ffb410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/daily-update-vllm-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- repo: vLLM-fork
2626
repo_name: HabanaAI/vllm-fork
2727
ver_name: VLLM_FORK_VER
28+
fail-fast: false
2829
permissions:
2930
contents: write
3031
pull-requests: write

0 commit comments

Comments
 (0)