5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -26,8 +26,9 @@ jobs:
|
|||||||
- name: Install dependency
|
- name: Install dependency
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
- name: Linting check
|
- name: Check Linting
|
||||||
run: npm run lint"
|
run: npm run lint
|
||||||
|
|
||||||
|
|
||||||
- name: Playgourd build check
|
- name: Playgourd build check
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user