fix testing yaml

This commit is contained in:
Ishaan Jaff
2024-04-05 16:17:53 -07:00
parent 7ead6f65da
commit fdadeabe79
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@ jobs:
steps:
- checkout
- run:
name: Show git commit hash
command: echo "Git commit hash: $CIRCLE_SHA1"
-3
View File
@@ -50,9 +50,6 @@ def test_completion_custom_provider_model_name():
pytest.fail(f"Error occurred: {e}")
# test_completion_custom_provider_model_name()
def test_completion_azure_command_r():
try:
litellm.set_verbose = True