Skip to content

Commit 0b96e23

Browse files
committed
Temp disable lora test
1 parent 788ef2f commit 0b96e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,6 @@ jobs:
635635
echo "::group::Setup ExecuTorch"
636636
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool "cmake"
637637
echo "::endgroup::"
638-
639638
echo "::group::Setup requirements"
640639
# install phi-3-mini requirements
641640
bash examples/models/phi-3-mini/install_requirements.sh
@@ -728,6 +727,7 @@ jobs:
728727
729728
test-llama-lora-linux:
730729
name: test-llama-lora-linux
730+
if: false # Temporarily disabled.
731731
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
732732
permissions:
733733
id-token: write

0 commit comments

Comments
 (0)