dioxus/packages/mobile/Makefile.toml

7 lines
67 B
TOML

[tasks.test]
command = "cargo"
args = [
"test",
"--no-run",
]