mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 20:53:06 +00:00
8 lines
67 B
Makefile
8 lines
67 B
Makefile
|
[tasks.test]
|
||
|
command = "cargo"
|
||
|
args = [
|
||
|
"test",
|
||
|
"--no-run",
|
||
|
]
|
||
|
|