mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
add check_fastuuid_usage.py script to check_code_and_doc_quality job
This commit is contained in:
parent
3573a36d71
commit
ab2bd2a50f
1 changed files with 1 additions and 0 deletions
|
|
@ -1521,6 +1521,7 @@ jobs:
|
|||
- run: python ./tests/code_coverage_tests/prevent_key_leaks_in_exceptions.py
|
||||
- run: python ./tests/code_coverage_tests/check_unsafe_enterprise_import.py
|
||||
- run: python ./tests/code_coverage_tests/ban_copy_deepcopy_kwargs.py
|
||||
- run: python ./tests/code_coverage_tests/check_fastuuid_usage.py
|
||||
- run: helm lint ./deploy/charts/litellm-helm
|
||||
|
||||
db_migration_disable_update_check:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue