forked from phoenix/litellm-mirror
(test) run ci/cd again
This commit is contained in:
parent
d9a8e01b2a
commit
6185d73db5
1 changed files with 1 additions and 1 deletions
|
@ -1116,7 +1116,7 @@ def test_completion_with_fallbacks():
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
pytest.fail(f"Error occurred: {e}")
|
pytest.fail(f"Error occurred: {e}")
|
||||||
|
|
||||||
# test_completion_with_fallbacks()
|
# test_completion_with_fallbacks()
|
||||||
def test_completion_anyscale_api():
|
def test_completion_anyscale_api():
|
||||||
try:
|
try:
|
||||||
# litellm.set_verbose=True
|
# litellm.set_verbose=True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue