mirror of
https://github.com/elyby/accounts.git
synced 2024-11-30 02:32:26 +05:30
Include js linting in build steps
This commit is contained in:
parent
da425591bf
commit
cd7996abbc
@ -48,6 +48,7 @@ test:frontend:
|
||||
script:
|
||||
- cd frontend
|
||||
- npm i --silent > /dev/null
|
||||
- npm run lint --silent
|
||||
- npm run test --silent
|
||||
|
||||
build:production:
|
||||
|
Loading…
Reference in New Issue
Block a user