forked from phoenix/litellm-mirror
(fix) ci/cd test
This commit is contained in:
parent
ce19c2aeef
commit
578d1ef3c6
1 changed files with 6 additions and 0 deletions
|
@ -217,6 +217,12 @@ workflows:
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
- /litellm_.*/
|
- /litellm_.*/
|
||||||
|
- installing_litellm_on_python:
|
||||||
|
filters:
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- main
|
||||||
|
- /litellm_.*/
|
||||||
- publish_to_pypi:
|
- publish_to_pypi:
|
||||||
requires:
|
requires:
|
||||||
- local_testing
|
- local_testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue