Skip to content

Commit 8597f09

Browse files
authored
build: run docs in ci (#199)
1 parent a75f33b commit 8597f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- run: npm i
2323
- run: npm run lint
2424
- run: npm test
25+
- run: npm run docs
2526
- uses: codecov/codecov-action@v1
2627
with:
2728
fail_ci_if_error: true

0 commit comments

Comments
 (0)