set fail-fast to false in vLLM update actions (#1926)

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
This commit is contained in:
Sun, Xuehao
2025-05-12 11:30:29 +08:00
committed by GitHub
parent 7590b055aa
commit 7ffb4107e6

View File

@@ -25,6 +25,7 @@ jobs:
- repo: vLLM-fork
repo_name: HabanaAI/vllm-fork
ver_name: VLLM_FORK_VER
fail-fast: false
permissions:
contents: write
pull-requests: write