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.
database.yml
1 parent d43ad52 commit da8b9edCopy full SHA for da8b9ed
.github/workflows/database.yml
@@ -44,7 +44,6 @@ jobs:
44
run: scripts/third_party/travis/retry.sh scripts/pod_lib_lint.rb FirebaseDatabase.podspec --test-specs=unit --platforms=${{ matrix.target }}
45
46
integration:
47
- # TODO: Remove this comment after testing.
48
# Don't run on private repo unless it is a PR.
49
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'pull_request'
50
runs-on: macos-15
0 commit comments