Skip to content

Commit 7336d5f

Browse files
committed
chore: update integration test gh action
1 parent 04c5a68 commit 7336d5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,6 @@ jobs:
3939
-scheme IntegrationTestApp \
4040
-destination "platform=iOS Simulator,name=iPhone 16,OS=latest" \
4141
-sdk iphonesimulator \
42+
-test-iterations 3 -retry-tests-on-failure \
43+
-parallel-testing-enabled NO -test-repetition-relaunch-enabled YES \
4244
| xcpretty --simple --color --report junit && exit ${PIPESTATUS[0]}

0 commit comments

Comments
 (0)