Try to run the tests

pull/311/head
Vladimir Volek 5 years ago
parent 701789a334
commit 51b878e5fe

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

Loading…
Cancel
Save