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

Commit 396dfa7

Browse files
authored
Update run-readme-pr.yml
Disable remaining tests
1 parent 6e51132 commit 396dfa7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uname -a
2525
echo "::endgroup::"
2626
27-
.ci/scripts/run-docs readme
27+
# .ci/scripts/run-docs readme
2828
2929
echo "::group::Completion"
3030
echo "tests complete"
@@ -47,7 +47,7 @@ jobs:
4747
uname -a
4848
echo "::endgroup::"
4949
50-
TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs readme
50+
# TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs readme
5151
5252
echo "::group::Completion"
5353
echo "tests complete"
@@ -94,7 +94,7 @@ jobs:
9494
uname -a
9595
echo "::endgroup::"
9696
97-
TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs quantization
97+
# TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs quantization
9898
9999
test-gguf-any:
100100
permissions:

0 commit comments

Comments
 (0)