1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-27 00:11:23 +00:00

Added missing install in flow step

This commit is contained in:
Vladimir Volek 2019-01-03 14:42:20 +01:00
parent 641af63d3f
commit 2a803c3668

View File

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