commit
125e8182fd
@ -43,6 +43,9 @@ jobs:
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: .
|
||||
- run:
|
||||
name: Install eslint
|
||||
command: npm i eslint
|
||||
- run:
|
||||
name: Lint
|
||||
command: npm run lint-ci
|
||||
|
||||
Loading…
Reference in New Issue
Block a user