Skip to content

Commit 4c0fa11

Browse files
committed
[MOB-10368] Reorganize some files
1 parent 11316da commit 4c0fa11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ jobs:
4646
-sdk iphonesimulator \
4747
-destination "platform=iOS Simulator,id=${SIMULATOR_ID}" \
4848
-enableCodeCoverage YES \
49-
-parallel-testing-enabled YES \
50-
-parallel-testing-worker-count 4 \
5149
-resultBundlePath TestResults.xcresult \
5250
CODE_SIGNING_REQUIRED=NO | xcpretty && exit ${PIPESTATUS[0]}
5351

0 commit comments

Comments
 (0)