Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 8b49ddf

Browse files
authored
Update react-native-code-push-ci.yml
1 parent fd32ddb commit 8b49ddf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/react-native-code-push-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
test-iOS:
5353
name: Test iOS app
5454
runs-on: macos-latest
55+
env:
56+
NO_FLIPPER: ${{ secrets.NO_FLIPPER }}
5557
steps:
5658
- name: Checkout
5759
uses: actions/checkout@v2

0 commit comments

Comments
 (0)