Skip to content

Commit d3d5d9b

Browse files
authored
chore: Disable detox. (#396)
1 parent bbaf01c commit d3d5d9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/react-native.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
workspace_name: '@launchdarkly/react-native-client-sdk'
2424
workspace_path: packages/sdk/react-native
2525
detox-ios:
26+
# TODO: disable detox for now because it's unstable.
27+
if: false
2628
# macos-latest uses macos-12 and we need macos-14 to get xcode 15.
2729
# https://github.com/actions/runner-images/blob/main/README.md
2830
runs-on: macos-14

0 commit comments

Comments
 (0)