Skip to content

Commit

Permalink
feat: disable flipper in ci example ios
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgeron committed Apr 5, 2024
1 parent 7e5cfe4 commit cfec6fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-example-ios.yml
Expand Up @@ -20,6 +20,8 @@ on:
jobs:
build_ios_example:
runs-on: macos-latest
env:
NO_FLIPPER: 1

steps:
- name: Checkout repository
Expand Down

0 comments on commit cfec6fe

Please sign in to comment.