forked from phoenix/litellm-mirror
ci(config.yml): add mlflow to ci testing
This commit is contained in:
parent
3b1b397160
commit
a79211c270
1 changed files with 1 additions and 0 deletions
|
@ -690,6 +690,7 @@ jobs:
|
|||
pip install "respx==0.21.1"
|
||||
pip install "google-generativeai==0.3.2"
|
||||
pip install "google-cloud-aiplatform==1.43.0"
|
||||
pip install "mlflow==2.17.2"
|
||||
# Run pytest and generate JUnit XML report
|
||||
- run:
|
||||
name: Run tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue