Skip to content

Commit 619cc23

Browse files
committed
Fix run-readme-pr-mps syntax (#792)
By deleting the tab Test plan: https://github.com/pytorch/torchchat/actions/runs/9071559070?pr=792 (i.e. workflow is running as it is syntactically correct now)
1 parent d3efeeb commit 619cc23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "*******************************************"
4444
bash -x ./run-readme.sh
4545
echo "::endgroup::"
46-
46+
4747
test-quantization-mps-macos:
4848
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
4949
with:

0 commit comments

Comments
 (0)