mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
7a34d6026f
* refactor(cargo-make): extract node * refactor(cargo-make): extract lint * refactor(counters_stable): remove redundant tasks * docs(cargo-make): remove descriptions * refactor(counters_stable): streamline stages
4 lines
125 B
TOML
4 lines
125 B
TOML
extend = [{ path = "../cargo-make/playwright.toml" }]
|
|
|
|
[tasks.integration-test]
|
|
dependencies = ["test-playwright-autostart"]
|