ci: streamline test dependencies for deployment jobs

Adjusted test job requirements in CI workflow to optimize build pipeline performance and reduce dependency complexity for coverage and publishing tasks.
This commit is contained in:
Alexsander Hamir 2026-01-27 14:05:35 -08:00
parent 33470fe269
commit 4aef0c209c

View file

@ -4176,7 +4176,6 @@ workflows:
- search_testing
- litellm_mapped_tests_proxy
- litellm_mapped_tests_llms
- litellm_mapped_tests_core
- litellm_mapped_tests_integrations
- litellm_mapped_tests_litellm_core_utils
- litellm_mapped_enterprise_tests
@ -4252,7 +4251,6 @@ workflows:
- search_testing
- litellm_mapped_tests_proxy
- litellm_mapped_tests_llms
- litellm_mapped_tests_core
- litellm_mapped_tests_integrations
- litellm_mapped_tests_litellm_core_utils
- litellm_mapped_enterprise_tests