ci: run format:check
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
node-version-file: .nvmrc
|
||||
- run: npm ci
|
||||
- name: Format code
|
||||
run: npm run format
|
||||
run: npm run format:check
|
||||
- name: Typecheck
|
||||
run: npm run typecheck
|
||||
- name: Run test
|
||||
|
||||
Reference in New Issue
Block a user