diff --git a/Dockerfile b/Dockerfile index 2724751e..be615fe2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,7 +40,7 @@ COPY yarn.lock /trezor-wallet RUN yarn COPY . /trezor-wallet RUN yarn run build:stable - +RUN yarn test-integration # # run #