mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
ci(config.yml): add pytest-postgres to ci/cd
This commit is contained in:
parent
132d3f7baa
commit
fb9abd40f3
1 changed files with 1 additions and 0 deletions
|
@ -555,6 +555,7 @@ jobs:
|
|||
pip install "diskcache==5.6.1"
|
||||
pip install "Pillow==10.3.0"
|
||||
pip install "jsonschema==4.22.0"
|
||||
pip install "pytest-postgresql==7.0.1"
|
||||
- save_cache:
|
||||
paths:
|
||||
- ./venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue