espanso/Makefile.toml
2021-05-27 22:05:45 +02:00

6 lines
156 B
TOML

[config]
default_to_workspace = false
[tasks.test]
command = "cargo"
args = ["test", "--workspace", "--exclude", "espanso-modulo", "--no-default-features"]