mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
ci(proxy-db): register end-user model max budget test in budgets shard
New proxy_unit_tests file must be listed in the matrix or assert-shard-coverage fails. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
4bd96852d9
commit
4d892dd787
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-unit-proxy-db.yml
vendored
1
.github/workflows/test-unit-proxy-db.yml
vendored
|
|
@ -189,6 +189,7 @@ jobs:
|
|||
- test-group: budgets
|
||||
test-path: >-
|
||||
tests/proxy_unit_tests/test_default_end_user_budget_simple.py
|
||||
tests/proxy_unit_tests/test_end_user_model_max_budget_enforcement.py
|
||||
tests/proxy_unit_tests/test_unit_test_max_model_budget_limiter.py
|
||||
tests/proxy_unit_tests/test_zero_cost_model_budget_bypass.py
|
||||
workers: 4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue