1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-22 02:55:44 +00:00

Try to run the tests

This commit is contained in:
Vladimir Volek 2019-01-14 16:27:12 +01:00
parent 701789a334
commit 51b878e5fe

View File

@ -40,7 +40,7 @@ COPY yarn.lock /trezor-wallet
RUN yarn
COPY . /trezor-wallet
RUN yarn run build:stable
RUN yarn test-integration
#
# run
#