"tests/vscode:/vscode.git/clone" did not exist on "11a89cf95caaec8dec13fab1e8e3d64c9a852a08"
Unverified Commit f3163bba authored by Harry Mellor's avatar Harry Mellor Committed by GitHub
Browse files

Disable docs build skipping until a better solution is found (#36790)


Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
parent 700a1ddc
...@@ -9,7 +9,7 @@ build: ...@@ -9,7 +9,7 @@ build:
python: "3.12" python: "3.12"
jobs: jobs:
post_checkout: 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 - git fetch origin main --unshallow --no-tags --filter=blob:none || true
pre_create_environment: pre_create_environment:
- pip install uv - pip install uv
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment