Skip to content

Commit f1bbcd7

Browse files
mikekgfbmalfet
authored andcommitted
QUANTIZATION CODE UNCOMMENTED (#750)
1 parent 99ebd39 commit f1bbcd7

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,7 @@ jobs:
4545
echo "*******************************************"
4646
bash -x ./run-readme.sh
4747
echo "::endgroup::"
48-
49-
echo "::group::Completion"
50-
echo "tests complete"
51-
echo "*******************************************"
52-
echo "::endgroup::"
53-
48+
5449
test-quantization-mps-macos:
5550
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
5651
with:

0 commit comments

Comments
 (0)