1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-07-09 16:18:17 +00:00

fix install

This commit is contained in:
Vladimir Volek 2018-11-13 15:07:11 +01:00 committed by Szymon Lesisz
parent ab4227242e
commit 878cf6fa48

View File

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