Compare commits

...

1 Commits

Author SHA1 Message Date
Greg Johnston
0b62a6db8c chore(ci): cargo install --locked for cargo-leptos installation 2025-02-06 21:07:39 -05:00

View File

@@ -1,5 +1,6 @@
[tasks.install-cargo-leptos]
install_crate = { crate_name = "cargo-leptos", binary = "cargo-leptos", test_arg = "--help" }
args = ["--locked"]
[tasks.cargo-leptos-e2e]
command = "cargo"