CI will check mkdocs build.

This commit is contained in:
Anduin Xue
2022-03-05 00:43:02 +08:00
parent 68c058f01b
commit 10dd630101

View File

@@ -13,5 +13,7 @@ jobs:
run: sudo gem install mdl
- name: Lint markdown files
run: mdl . -r ~MD036,~MD024,~MD004,~MD029
- name: Try build docs
uses: jnanadarshan/mkdocs-build-action@v1
# Suppress 036 Emphasis used instead of a header
# Suppress 024 Multiple headers with the same content