Skip to content

Commit 72702f0

Browse files
authored
Update run-readme-pr-mps.yml
echo ".ci/scripts/run-docs native DISABLED" # .ci/scripts/run-docs native
1 parent c2cb227 commit 72702f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,8 @@ jobs:
189189
sysctl machdep.cpu.core_count
190190
echo "::endgroup::"
191191
192-
.ci/scripts/run-docs native
192+
echo ".ci/scripts/run-docs native DISABLED"
193+
# .ci/scripts/run-docs native
193194
194195
echo "::group::Completion"
195196
echo "tests complete"

0 commit comments

Comments
 (0)