Skip to content

Commit e5dc373

Browse files
authored
Perform evaluation test based on evaluation.md
Add evaluation test
1 parent 2766a95 commit e5dc373

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/run-readme-pr.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
uname -a
206206
echo "::endgroup::"
207207
208-
# .ci/scripts/run-docs evaluation
208+
.ci/scripts/run-docs evaluation
209209
210210
echo "::group::Completion"
211211
echo "tests complete"
@@ -227,7 +227,7 @@ jobs:
227227
uname -a
228228
echo "::endgroup::"
229229
230-
# TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs evaluation
230+
TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs evaluation
231231
232232
echo "::group::Completion"
233233
echo "tests complete"

0 commit comments

Comments
 (0)