Skip to content

Commit 1a67482

Browse files
committed
ci: disable flipper for CI builds
1 parent 09f6b48 commit 1a67482

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-templates.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ jobs:
226226
working-directory: ${{ env.work_dir }}
227227
run: |
228228
yarn example pods
229+
env:
230+
NO_FLIPPER: 1
229231

230232
- name: Cache iOS build artifacts
231233
if: env.build_ios == 1

0 commit comments

Comments
 (0)