We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184f5b8 commit d665e1eCopy full SHA for d665e1e
.github/workflows/unit_tests.yml
@@ -62,5 +62,6 @@ jobs:
62
xcodebuild \
63
-scheme GoogleSignIn-Package \
64
-sdk ${{ matrix.sdk }} \
65
+ -destination ${{ matrix.destination }} \
66
test-without-building
67
0 commit comments