7 lines
104 B
TOML
7 lines
104 B
TOML
|
|
||
|
[tasks.build-verbose]
|
||
|
args = ["build", "--verbose"]
|
||
|
|
||
|
[tasks.test-verbose]
|
||
|
args = ["test", "--verbose"]
|