Skip to content

Commit 1a9f07b

Browse files
committed
up
1 parent 0de1623 commit 1a9f07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,9 +598,9 @@ jobs:
598598
else
599599
BACKEND="coreml-pybind"
600600
fi
601-
602601
PYTHON_EXECUTABLE=python ${CONDA_RUN} bash .ci/scripts/test_model.sh "${MODEL_NAME}" "${BUILD_TOOL}" "${BACKEND}"
603602
echo "::endgroup::"
603+
done
604604
605605
# Build and test mps model
606606
for MODEL_NAME in mv3 ic4 resnet50 edsr mobilebert w2l; do

0 commit comments

Comments
 (0)