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