From 72702f00a646a7bd3af6aa1a48d5db7c5c6b37e3 Mon Sep 17 00:00:00 2001 From: Michael Gschwind <61328285+mikekgfb@users.noreply.github.com> Date: Fri, 24 Jan 2025 17:21:01 -0800 Subject: [PATCH] Update run-readme-pr-mps.yml echo ".ci/scripts/run-docs native DISABLED" # .ci/scripts/run-docs native --- .github/workflows/run-readme-pr-mps.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/run-readme-pr-mps.yml b/.github/workflows/run-readme-pr-mps.yml index 04acc9c20..e4ecd0b12 100644 --- a/.github/workflows/run-readme-pr-mps.yml +++ b/.github/workflows/run-readme-pr-mps.yml @@ -189,7 +189,8 @@ jobs: sysctl machdep.cpu.core_count echo "::endgroup::" - .ci/scripts/run-docs native + echo ".ci/scripts/run-docs native DISABLED" + # .ci/scripts/run-docs native echo "::group::Completion" echo "tests complete"