diff --git a/.circleci/config.yml b/.circleci/config.yml index 4a44242697..0e53cfc0ed 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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: