We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17dd6c7 commit 50b3451Copy full SHA for 50b3451
.github/workflows/messaging.yml
@@ -50,8 +50,6 @@ jobs:
50
mkdir FirebaseMessaging/Tests/IntegrationTests/Resources
51
scripts/decrypt_gha_secret.sh scripts/gha-encrypted/messaging-sample-plist.gpg \
52
FirebaseMessaging/Tests/IntegrationTests/Resources/GoogleService-Info.plist "$plist_secret"
53
- - name: Xcode
54
- run: sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
55
- name: BuildAndTest
56
run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/build.sh Messaging all)
57
0 commit comments