Unverified Commit 2940afa0 authored by Alexey Kondratiev(AMD)'s avatar Alexey Kondratiev(AMD) Committed by GitHub
Browse files

[CI/Build] Removing entrypoints/openai/test_embedding.py test from ROCm build (#8670)

parent 3b63de93
......@@ -100,6 +100,7 @@ if [[ $commands == *" entrypoints/openai "* ]]; then
--ignore=entrypoints/openai/test_accuracy.py \
--ignore=entrypoints/openai/test_audio.py \
--ignore=entrypoints/openai/test_encoder_decoder.py \
--ignore=entrypoints/openai/test_embedding.py \
--ignore=entrypoints/openai/test_oot_registration.py "}
fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment