Update main.workflow.yml
parent
f8db3b9411
commit
c099c13b3b
|
|
@ -13,8 +13,8 @@ jobs:
|
|||
with:
|
||||
version: 10.x
|
||||
|
||||
- name: npm ci
|
||||
run: npm ci
|
||||
- name: npm install
|
||||
run: npm install
|
||||
|
||||
- name: Lint
|
||||
run: npm run format-check
|
||||
|
|
|
|||
Loading…
Reference in New Issue