Skip to content

Commit 1f0e268

Browse files
committed
Update gpt-driver-tests.yml
1 parent 7404854 commit 1f0e268

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/gpt-driver-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ jobs:
8282
# We're passing MARKETING_VERSION (versionName) and CURRENT_PROJECT_VERSION (versionCode)
8383
xcodebuild build -project BranchLinkSimulator.xcodeproj \
8484
-scheme BranchLinkSimulator \
85-
-configuration Debug \
86-
-sdk iphonesimulator \
87-
-destination 'platform=iOS Simulator,name=iPhone 15' \
8885
MARKETING_VERSION=${{ env.VERSION_STRING }} \
8986
CURRENT_PROJECT_VERSION=${{ env.VERSION_CODE_INT }} \
9087
# Adjust Framework Search Paths if your Xcode project doesn't automatically find it

0 commit comments

Comments
 (0)