Add dedicated lint action
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
5
.github/workflows/nodejs.yml
vendored
5
.github/workflows/nodejs.yml
vendored
@@ -23,9 +23,4 @@ jobs:
|
||||
- name: build
|
||||
run: |
|
||||
npm run build --if-present
|
||||
- name: eslint
|
||||
run: |
|
||||
npm run lint
|
||||
env:
|
||||
CI: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user