Skip to content

Commit

Permalink
bootstrap all packages for mobile build
Browse files Browse the repository at this point in the history
  • Loading branch information
adrastaea committed Oct 24, 2024
1 parent 2dfcc14 commit a1baac0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/mobile-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:

- name: Setup environment
uses: ./.github/actions/setup-env
with:
bootstrap-packages: "@quiet/eslint-config,@quiet/logger,@quiet/common,@quiet/types,@quiet/state-manager,@quiet/backend,@quiet/identity,@quiet/mobile,backend-bundle"

- name: "Unit tests"
run: lerna run test --scope @quiet/mobile --stream

0 comments on commit a1baac0

Please sign in to comment.