gh-action-fix-2
This commit is contained in:
parent
36a3606557
commit
0eb72b9534
2
.github/workflows/node-ci.yml
vendored
2
.github/workflows/node-ci.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
run: npm run check:types
|
run: npm run check:types
|
||||||
|
|
||||||
- name: Check code
|
- name: Check code
|
||||||
run: npx run check:code
|
run: npm run check:code
|
||||||
|
|
||||||
- name: Check styles
|
- name: Check styles
|
||||||
run: npm run lint:styles
|
run: npm run lint:styles
|
||||||
|
|
Loading…
Reference in New Issue
Block a user