We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2766a95 commit e5dc373Copy full SHA for e5dc373
.github/workflows/run-readme-pr.yml
@@ -205,7 +205,7 @@ jobs:
205
uname -a
206
echo "::endgroup::"
207
208
- # .ci/scripts/run-docs evaluation
+ .ci/scripts/run-docs evaluation
209
210
echo "::group::Completion"
211
echo "tests complete"
@@ -227,7 +227,7 @@ jobs:
227
228
229
230
- # TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs evaluation
+ TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs evaluation
231
232
233
0 commit comments