litellm_utils_testing

This commit is contained in:
Ishaan Jaffer
2025-09-27 12:13:51 -07:00
parent a1b7ce4426
commit 1bb7ad4f69
+1
View File
@@ -1200,6 +1200,7 @@ jobs:
pip install "pytest-cov==5.0.0"
pip install "google-generativeai==0.3.2"
pip install "google-cloud-aiplatform==1.43.0"
pip install pytest-mock
# Run pytest and generate JUnit XML report
- run:
name: Run tests