mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
5 lines
108 B
TOML
5 lines
108 B
TOML
# Extends the root Makefile.toml
|
|
|
|
[tasks.doc-test]
|
|
command = "echo"
|
|
args = ["No doctests run for changelog"] |