diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 366f9c8bc..1e479fd03 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -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