fix: add timeout parameter to cargo test configuration
This commit is contained in:
@@ -81,6 +81,7 @@ test(
|
|||||||
build_root,
|
build_root,
|
||||||
],
|
],
|
||||||
suite: ['cargo'],
|
suite: ['cargo'],
|
||||||
|
timeout: 0,
|
||||||
)
|
)
|
||||||
|
|
||||||
# System configuration examples installed under the actual runtime lookup paths.
|
# System configuration examples installed under the actual runtime lookup paths.
|
||||||
|
|||||||
Reference in New Issue
Block a user