Skip to content

Commit b1e4bb6

Browse files
Remove extra packager build
1 parent 2bb8c24 commit b1e4bb6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,6 @@ jobs:
240240
curl -Ls "https://get.maestro.mobile.dev" | bash
241241
echo "${HOME}/.maestro/bin" >> $GITHUB_PATH
242242
243-
- name: Generate example app JS bundle
244-
run: yarn example build:ios
245-
246243
- name: Build iOS App
247244
env:
248245
NEW_ARCH_ENABLED: ${{ env.NEW_ARCH_ENABLED }}

0 commit comments

Comments
 (0)