Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit c2cb227

Browse files
authored
Update run-readme-pr-macos.yml
echo ".ci/scripts/run-docs native DISABLED" # .ci/scripts/run-docs native
1 parent 3e4ad3d commit c2cb227

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run-readme-pr-macos.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,8 @@ jobs:
248248
sysctl machdep.cpu.core_count
249249
echo "::endgroup::"
250250
251-
.ci/scripts/run-docs native
251+
echo ".ci/scripts/run-docs native DISABLED"
252+
# .ci/scripts/run-docs native
252253
253254
echo "::group::Completion"
254255
echo "tests complete"

0 commit comments

Comments
 (0)