mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
ci(rust): run the token counter timing test alone under nextest
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
b70ddc2fd8
commit
e8b5632c20
1 changed files with 3 additions and 0 deletions
3
litellm-rust/.config/nextest.toml
Normal file
3
litellm-rust/.config/nextest.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[[profile.default.overrides]]
|
||||
filter = "test(long_repeated_runs_stay_cheap)"
|
||||
threads-required = "num-cpus"
|
||||
Loading…
Add table
Reference in a new issue