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