правка воркфлоу
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
run: npm run build
|
run: npm run build
|
||||||
if: always()
|
if: always()
|
||||||
- name: linting typescript
|
- name: linting typescript
|
||||||
run: npm run types-check
|
run: npm run type-check
|
||||||
if: always()
|
if: always()
|
||||||
- name: linting css
|
- name: linting css
|
||||||
run: npm run stylelint
|
run: npm run stylelint
|
||||||
Reference in New Issue
Block a user