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:
Yujong Lee 2026-09-16 19:22:02 +00:00
parent b70ddc2fd8
commit e8b5632c20

View file

@ -0,0 +1,3 @@
[[profile.default.overrides]]
filter = "test(long_repeated_runs_stay_cheap)"
threads-required = "num-cpus"