2
0
Fork 0
mirror of https://github.com/DioxusLabs/dioxus synced 2025-03-05 07:47:14 +00:00
dioxus/packages/mobile/Makefile.toml

8 lines
67 B
TOML
Raw Normal View History

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