mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: Improve Azure AI Search package test coverage (#4019)
* Improve Azure AI Search package test coverage * Fix pipeline error
This commit is contained in:
committed by
GitHub
Unverified
parent
b51d8054e5
commit
df58775d64
@@ -34,8 +34,8 @@ ENFORCED_MODULES: set[str] = {
|
||||
"packages.core.agent_framework._workflows",
|
||||
"packages.purview.agent_framework_purview",
|
||||
"packages.anthropic.agent_framework_anthropic",
|
||||
# Add more modules here as coverage improves:
|
||||
# "packages.azure-ai-search.agent_framework_azure_ai_search",
|
||||
"packages.azure-ai-search.agent_framework_azure_ai_search",
|
||||
# Add more modules here as coverage improves
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user