add check_fastuuid_usage.py script to check_code_and_doc_quality job
This commit is contained in:
parent
3573a36d71
commit
ab2bd2a50f
@ -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…
Reference in New Issue
Block a user