mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
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:
parent
33470fe269
commit
4aef0c209c
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue