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