Skip to content

Commit 3897066

Browse files
committed
Add mtk_build_examples.sh to CI
1 parent 6b3f172 commit 3897066

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,8 @@ jobs:
711711
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-mediatek-deps.sh
712712
PYTHON_EXECUTABLE=python bash .ci/scripts/build-mediatek-sdk.sh
713713
PYTHON_EXECUTABLE=python bash .ci/scripts/test_model.sh "mv3" "buck2" "mediatek"
714+
715+
PYTHON_EXECUTABLE=python bash examples/mediatek/mtk_build_examples.sh
714716
# placeholder for mediatek to add more tests
715717
716718
test-openvino-linux:

0 commit comments

Comments
 (0)