ci/cd run again

This commit is contained in:
Ishaan Jaff 2024-08-02 11:46:45 -07:00
parent ffa7818339
commit fc8a87efec

View file

@ -255,7 +255,7 @@ def predibase_mock_post(url, data=None, json=None, headers=None, timeout=None):
return mock_response
# @pytest.mark.skip(reason="local only test")
# @pytest.mark.skip(reason="local-only test")
@pytest.mark.asyncio
async def test_completion_predibase():
try: