mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-24 17:59:39 +02:00
Add doc verification to CI
This commit is contained in:
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@@ -37,3 +37,6 @@ jobs:
|
||||
|
||||
- name: Run Linting
|
||||
run: yarn lint
|
||||
|
||||
- name: Verify Docs
|
||||
run: yarn docs:verify
|
||||
|
Reference in New Issue
Block a user