Skip to content

Commit

Permalink
fixup! refactor(e2e): Optimizes yarn install in desktop e2e test pipe…
Browse files Browse the repository at this point in the history
…line
  • Loading branch information
mroz22 committed Dec 17, 2024
1 parent 412565f commit 2345677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-suite-desktop-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
env:
COMPOSE_FILE: ./docker/docker-compose.suite-desktop-ci.yml
run: |
yarn workspaces focus @trezor/suite-desktop-core @suite-common/message-system @trezor/suite-data @trezor/transport-bridge @trezor/suite-desktop --immutable
yarn workspaces focus @trezor/suite-desktop-core @suite-common/message-system @trezor/suite-data @trezor/transport-bridge @trezor/suite-desktop
yarn message-system-sign-config
yarn workspace @trezor/suite-data build:lib
yarn workspace @trezor/transport-bridge build:lib
Expand Down

0 comments on commit 2345677

Please sign in to comment.