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.
firestore.yml
1 parent 78cc446 commit f7261aeCopy full SHA for f7261ae
.github/workflows/firestore.yml
@@ -273,7 +273,6 @@ jobs:
273
- name: Swift Build
274
run: scripts/third_party/travis/retry.sh ./scripts/build.sh FirebaseFirestoreSwift-Beta ${{ matrix.target }} spmbuildonly
275
276
-# Restore when FirebaseUI works with Firebase 7 (#6646)
277
quickstart:
278
# Don't run on private repo unless it is a PR.
279
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'pull_request'
0 commit comments