mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
5 lines
138 B
TOML
5 lines
138 B
TOML
|
# Use two threads for tests with "2_threads" in their name
|
||
|
[[profile.default.overrides]]
|
||
|
filter = 'test(~2_threads)'
|
||
|
threads-required = 2
|