2
0
Fork 0
mirror of https://github.com/DioxusLabs/dioxus synced 2025-02-25 11:57:12 +00:00
dioxus/packages/mobile/Makefile.toml

8 lines
67 B
TOML
Raw Normal View History

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