We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b256f55 commit cfe9663Copy full SHA for cfe9663
.github/workflows/swiftui-auth.yml
@@ -176,8 +176,7 @@ jobs:
176
xcodebuild test-without-building \
177
-scheme FirebaseSwiftUIExampleUITests \
178
-destination 'platform=iOS Simulator,name=iPhone 17' \
179
- -parallel-testing-enabled YES \
180
- -maximum-concurrent-test-simulator-destinations 2 \
+ -parallel-testing-enabled NO \
181
-enableCodeCoverage YES \
182
-resultBundlePath FirebaseSwiftUIExampleUITests.xcresult | tee FirebaseSwiftUIExampleUITests.log | xcpretty --test --color --simple
183
0 commit comments