Added missing install in flow step

pull/289/head
Vladimir Volek 5 years ago
parent 641af63d3f
commit 2a803c3668

@ -19,6 +19,7 @@ lint:
flow:
stage: test
script:
- yarn install
- yarn run flow
unit:

Loading…
Cancel
Save