Add doc verification to CI

This commit is contained in:
Sidharth Vinod
2022-09-03 10:53:41 +05:30
parent 4225f5e2f5
commit 13e7da10ca

View File

@@ -37,3 +37,6 @@ jobs:
- name: Run Linting
run: yarn lint
- name: Verify Docs
run: yarn docs:verify