File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -296,14 +296,12 @@ case "$product-$platform-$method" in
296
296
-workspace ' FirebaseAuth/Tests/Sample/AuthSample.xcworkspace' \
297
297
-scheme " Auth_ApiTests" \
298
298
" ${xcb_flags[@]} " \
299
- build \
300
299
test
301
300
302
301
RunXcodebuild \
303
302
-workspace ' FirebaseAuth/Tests/Sample/AuthSample.xcworkspace' \
304
303
-scheme " SwiftApiTests" \
305
304
" ${xcb_flags[@]} " \
306
- build \
307
305
test
308
306
fi
309
307
;;
@@ -323,7 +321,6 @@ case "$product-$platform-$method" in
323
321
-workspace ' FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-Sample.xcworkspace' \
324
322
-scheme ' FiamDisplaySwiftExample' \
325
323
" ${xcb_flags[@]} " \
326
- build \
327
324
test
328
325
;;
329
326
@@ -387,7 +384,6 @@ case "$product-$platform-$method" in
387
384
-scheme " FirebaseMessaging-Unit-integration" \
388
385
" ${ios_flags[@]} " \
389
386
" ${xcb_flags[@]} " \
390
- build \
391
387
test
392
388
fi
393
389
@@ -572,7 +568,6 @@ case "$product-$platform-$method" in
572
568
-scheme " FirebaseStorage-Unit-integration" \
573
569
" ${ios_flags[@]} " \
574
570
" ${xcb_flags[@]} " \
575
- build \
576
571
test
577
572
fi
578
573
@@ -583,7 +578,6 @@ case "$product-$platform-$method" in
583
578
-scheme " FirebaseStorage-Unit-ObjCIntegration" \
584
579
" ${ios_flags[@]} " \
585
580
" ${xcb_flags[@]} " \
586
- build \
587
581
test
588
582
fi
589
583
;;
@@ -603,7 +597,6 @@ case "$product-$platform-$method" in
603
597
-scheme " FirebaseCombineSwift-Unit-integration" \
604
598
" ${ios_flags[@]} " \
605
599
" ${xcb_flags[@]} " \
606
- build \
607
600
test
608
601
fi
609
602
;;
You can’t perform that action at this time.
0 commit comments