diff --git a/.github/workflows/test-suite-desktop-e2e.yml b/.github/workflows/test-suite-desktop-e2e.yml index 49d9bc376d3..f87f891832d 100644 --- a/.github/workflows/test-suite-desktop-e2e.yml +++ b/.github/workflows/test-suite-desktop-e2e.yml @@ -58,7 +58,7 @@ jobs: env: COMPOSE_FILE: ./docker/docker-compose.suite-desktop-ci.yml run: | - yarn install --immutable + yarn workspaces focus @trezor/suite-desktop-core @suite-common/message-system @trezor/suite-data @trezor/transport-bridge @trezor/suite-desktop --immutable yarn message-system-sign-config yarn workspace @trezor/suite-data build:lib yarn workspace @trezor/transport-bridge build:lib