Update generate_api_doc.yml

pull/4604/head
Tuğçe Küçükoğlu 2023-10-10 20:05:35 +03:00
parent bbc6127bca
commit 19c9be1ccc
1 changed files with 0 additions and 6 deletions

View File

@ -34,12 +34,6 @@ jobs:
- name: Generate api doc - name: Generate api doc
run: npm run apidoc run: npm run apidoc
- name: Code Format
run: npm run format:check
- name: Lint
run: npm run lint
- name: Commit doc - name: Commit doc
run: | run: |
git config user.name "GitHub Actions Bot" git config user.name "GitHub Actions Bot"