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

8 lines
67 B
TOML
Raw Normal View History

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