Skip to content

Commit 8d17e3d

Browse files
committed
Really trigger the job
1 parent 9ee6891 commit 8d17e3d

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
@@ -708,8 +708,8 @@ jobs:
708708
source .ci/scripts/utils.sh
709709
install_executorch "--use-pt-pinned-commit"
710710
# debug
711-
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-mediatek-deps.sh
712711
PYTHON_EXECUTABLE=python bash .ci/scripts/build-mediatek-sdk.sh
712+
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-mediatek-deps.sh
713713
PYTHON_EXECUTABLE=python bash .ci/scripts/test_model.sh "mv3" "buck2" "mediatek"
714714
# placeholder for mediatek to add more tests
715715

0 commit comments

Comments
 (0)