leptos/projects/meilisearch-searchbar/Makefile.toml

5 lines
90 B
TOML

[tasks.ci]
description = "Continuous Integration task"
command = "cargo"
args = ["test"]