mirror of
https://github.com/elyby/accounts.git
synced 2024-12-26 23:20:18 +05:30
#337: add flow js in CI build
This commit is contained in:
parent
8fc0023564
commit
8f8f2ee7be
@ -49,6 +49,7 @@ test:frontend:
|
|||||||
- cd frontend
|
- cd frontend
|
||||||
- npm i --silent > /dev/null
|
- npm i --silent > /dev/null
|
||||||
- npm run lint --silent
|
- npm run lint --silent
|
||||||
|
- npm run flow --silent
|
||||||
- npm run test --silent
|
- npm run test --silent
|
||||||
|
|
||||||
build:production:
|
build:production:
|
||||||
|
Loading…
Reference in New Issue
Block a user