4 lines
81 B
TOML
4 lines
81 B
TOML
|
[tasks.test]
|
||
|
command = "cargo"
|
||
|
args = ["nextest", "run", "--features", "server"]
|