2
0
Fork 0
mirror of https://github.com/DioxusLabs/dioxus synced 2025-02-19 15:18:27 +00:00
dioxus/packages/mobile/Makefile.toml

7 lines
67 B
TOML

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