ci/cd run otel test

This commit is contained in:
Ishaan Jaff 2024-07-11 08:53:38 -07:00
parent 02ab3cb73d
commit 5cc725078d

View file

@ -435,6 +435,12 @@ workflows:
only:
- main
- /litellm_.*/
- proxy_log_to_otel_tests:
filters:
branches:
only:
- main
- /litellm_.*/
- installing_litellm_on_python:
filters:
branches:
@ -445,6 +451,7 @@ workflows:
requires:
- local_testing
- build_and_test
- proxy_log_to_otel_tests
filters:
branches:
only: