dioxus/packages/mobile/Makefile.toml

8 lines
67 B
Makefile
Raw Normal View History

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