mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 14:44:12 +00:00
7 lines
67 B
TOML
7 lines
67 B
TOML
[tasks.test]
|
|
command = "cargo"
|
|
args = [
|
|
"test",
|
|
"--no-run",
|
|
]
|
|
|