Update generate_api_doc.yml
parent
bbc6127bca
commit
19c9be1ccc
|
@ -34,12 +34,6 @@ jobs:
|
|||
- name: Generate api doc
|
||||
run: npm run apidoc
|
||||
|
||||
- name: Code Format
|
||||
run: npm run format:check
|
||||
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
|
||||
- name: Commit doc
|
||||
run: |
|
||||
git config user.name "GitHub Actions Bot"
|
||||
|
|
Loading…
Reference in New Issue