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

Commit 5b067ca

Browse files
authored
Enable README.md testing
enable README testing
1 parent 2766a95 commit 5b067ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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"

0 commit comments

Comments
 (0)