Skip to content

Commit 47f91f3

Browse files
committed
Temp disable lora test
1 parent 788ef2f commit 47f91f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pull.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ jobs:
635635
echo "::group::Setup ExecuTorch"
636636
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool "cmake"
637637
echo "::endgroup::"
638-
638+
639639
echo "::group::Setup requirements"
640640
# install phi-3-mini requirements
641641
bash examples/models/phi-3-mini/install_requirements.sh
@@ -728,6 +728,7 @@ jobs:
728728
729729
test-llama-lora-linux:
730730
name: test-llama-lora-linux
731+
if: false
731732
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
732733
permissions:
733734
id-token: write

0 commit comments

Comments
 (0)