mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-14 14:26:43 +00:00
test: update test
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
- name: Run MyPy type checking
|
||||
run: |
|
||||
cd litellm
|
||||
poetry run mypy . --config-file=mypy.ini
|
||||
poetry run mypy . --ignore-missing-imports --disable-error-code=var-annotated
|
||||
cd ..
|
||||
|
||||
- name: Check for circular imports
|
||||
|
||||
Reference in New Issue
Block a user