refactor: rename prettier check workflow to link-&-format
This commit is contained in:
@@ -24,3 +24,6 @@ jobs:
|
||||
|
||||
- name: Check lint
|
||||
run: npm run lint:ci
|
||||
|
||||
- name: Check prettier
|
||||
run: npm run format:check
|
||||
Reference in New Issue
Block a user