Skip to content

Commit 184f5b8

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.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)