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