mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 04:21:34 +00:00
Update tests.yml
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.9.6 # Replace 'x' with the desired version (e.g., 3.6, 3.7, 3.8)
|
||||
python-version: 3.8 # Replace 'x' with the desired version (e.g., 3.6, 3.7, 3.8)
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user