We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a56ec4f + 78d0c20 commit 13a38c2Copy full SHA for 13a38c2
ci/jobs/docs_job.py
@@ -39,7 +39,7 @@
39
results.append(
40
Result.from_commands_run(
41
name=testname,
42
- command=[f"yarn run-markdown-linter"],
+ command=[f"yarn check-markdown"],
43
workdir="/opt/clickhouse-docs",
44
)
45
0 commit comments