Skip to content

Commit

Permalink
Perform evaluation test based on evaluation.md
Browse files Browse the repository at this point in the history
Add evaluation test
  • Loading branch information
mikekgfb authored Feb 24, 2025
1 parent 2766a95 commit e5dc373
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-readme-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
uname -a
echo "::endgroup::"
# .ci/scripts/run-docs evaluation
.ci/scripts/run-docs evaluation
echo "::group::Completion"
echo "tests complete"
Expand All @@ -227,7 +227,7 @@ jobs:
uname -a
echo "::endgroup::"
# TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs evaluation
TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs evaluation
echo "::group::Completion"
echo "tests complete"
Expand Down

0 comments on commit e5dc373

Please sign in to comment.