mirror of
https://github.com/vllm-project/vllm.git
synced 2026-08-21 13:10:19 +00:00
Disable docs build skipping until a better solution is found (#36790)
Signed-off-by: Harry Mellor <[email protected]>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ build:
|
||||
python: "3.12"
|
||||
jobs:
|
||||
post_checkout:
|
||||
- bash docs/maybe_skip_pr_build.sh
|
||||
# - bash docs/maybe_skip_pr_build.sh
|
||||
- git fetch origin main --unshallow --no-tags --filter=blob:none || true
|
||||
pre_create_environment:
|
||||
- pip install uv
|
||||
|
||||
Reference in New Issue
Block a user