Skip to content

Commit d665e1e

Browse files
committed
Revert "Let selected Xcode determine run destination for unit test builds."
This reverts commit 184f5b8.
1 parent 184f5b8 commit d665e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit_tests.yml

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

0 commit comments

Comments
 (0)