правка воркфлоу
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
|
||||
if: always()
|
||||
- name: linting typescript
|
||||
run: npm run types-check
|
||||
run: npm run type-check
|
||||
if: always()
|
||||
- name: linting css
|
||||
run: npm run stylelint
|
||||
Reference in New Issue
Block a user