mabel-hex/Makefile.toml

4 lines
81 B
TOML
Raw Normal View History

2025-02-06 21:11:43 +01:00
[tasks.test]
command = "cargo"
args = ["nextest", "run", "--features", "server"]