Skip to content

Commit 7ba2a60

Browse files
committed
up
1 parent c16f488 commit 7ba2a60

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
@@ -862,7 +862,7 @@ jobs:
862862
echo "::endgroup::"
863863
864864
# Run test
865-
${CONDA_RUN} python .ci/scripts/test_huggingface_optimum_coreml.py --model ${MODEL} --recipe ${RECIPE} ${QUANTIZE}
865+
${CONDA_RUN} python .ci/scripts/test_huggingface_optimum_model.py --model ${MODEL} --recipe ${RECIPE} ${QUANTIZE}
866866
867867
test-llama-runner-qnn-linux:
868868
name: test-llama-runner-qnn-linux

0 commit comments

Comments
 (0)