Skip to content

Commit

Permalink
check api doc (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtang1985 authored Jan 7, 2021
1 parent fa605d5 commit c3cc446
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ jobs:
- run: yarn check:test-service
name: Test Service Version Check
- run: yarn check:dependencies
name: Undeclared dependency check
name: Undeclared dependency Check
- run: yarn doc
name: API Doc Check
- run: yarn check:vulnerability
name: Dependency Vulnerability Check
- run: yarn check:license
Expand Down

0 comments on commit c3cc446

Please sign in to comment.