mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
ci/cd run again
This commit is contained in:
parent
03a98b2d4d
commit
fd1a2a90bf
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ async def test_completion_databricks(sync_mode):
|
|||
response_format_tests(response=response)
|
||||
|
||||
|
||||
# @pytest.mark.skip(reason="local test")
|
||||
# @pytest.mark.skip(reason="local only test")
|
||||
@pytest.mark.parametrize("sync_mode", [True, False])
|
||||
@pytest.mark.asyncio
|
||||
async def test_completion_predibase(sync_mode):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue