File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -62,20 +62,20 @@ workflows:
62
62
# detox_loglevel: "trace"
63
63
# requires:
64
64
# - build_android_debug
65
- - rn/ios_build_and_test :
66
- project_path : " example/ios/NetInfoExample.xcodeproj"
67
- derived_data_path : " example/ios/build"
68
- device : " iPhone X"
69
- build_configuration : " Release"
70
- scheme : " NetInfoExample"
71
- detox_configuration : " ios.sim.release"
72
- detox_loglevel : " trace"
73
- requires :
74
- - analyse
65
+ # - rn/ios_build_and_test:
66
+ # project_path: "example/ios/NetInfoExample.xcodeproj"
67
+ # derived_data_path: "example/ios/build"
68
+ # device: "iPhone X"
69
+ # build_configuration: "Release"
70
+ # scheme: "NetInfoExample"
71
+ # detox_configuration: "ios.sim.release"
72
+ # detox_loglevel: "trace"
73
+ # requires:
74
+ # - analyse
75
75
- publish :
76
76
requires :
77
77
- analyse
78
- - rn/ios_build_and_test
78
+ # - rn/ios_build_and_test
79
79
# - rn/android_test
80
80
filters :
81
81
branches :
You can’t perform that action at this time.
0 commit comments