Добавление попытки выполнить сборку для новых ПРов
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
|
||||
# eslint
|
||||
- name: lint check
|
||||
run: npm i && npm run lint
|
||||
run: npm i && npm run lint && npm run build
|
||||
|
||||
Reference in New Issue
Block a user