Skip to content

Commit 184f5b8

Browse files
committed
Let selected Xcode determine run destination for unit test builds.
1 parent 2773064 commit 184f5b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,5 @@ jobs:
6262
xcodebuild \
6363
-scheme GoogleSignIn-Package \
6464
-sdk ${{ matrix.sdk }} \
65-
-destination ${{ matrix.destination }} \
6665
test-without-building
6766

0 commit comments

Comments
 (0)