Skip to content

Commit d43ad52

Browse files
committed
Touch database.yml to trigger integration test
1 parent dd84b8e commit d43ad52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/database.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: scripts/third_party/travis/retry.sh scripts/pod_lib_lint.rb FirebaseDatabase.podspec --test-specs=unit --platforms=${{ matrix.target }}
4545

4646
integration:
47+
# TODO: Remove this comment after testing.
4748
# Don't run on private repo unless it is a PR.
4849
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'pull_request'
4950
runs-on: macos-15

0 commit comments

Comments
 (0)