CI: Master push workflow updated
parent
4a6d7a0d00
commit
005d192afc
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Lint Check
|
||||
if: ${{ success() }}
|
||||
run: |
|
||||
npm run lint
|
||||
npm run format:check
|
||||
|
||||
- name: Code Format
|
||||
if: ${{ success() }}
|
||||
|
|
Loading…
Reference in New Issue