mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
chore(github): add lint
This commit is contained in:
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
@@ -37,5 +37,7 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Restore dependencies
|
||||
run: npm ci
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
- name: Build
|
||||
run: npm run production
|
||||
|
||||
Reference in New Issue
Block a user