Skip to content

Commit da8b9ed

Browse files
committed
Revert "Touch database.yml to trigger integration test"
This reverts commit d43ad52.
1 parent d43ad52 commit da8b9ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/database.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ 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.
4847
# Don't run on private repo unless it is a PR.
4948
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'pull_request'
5049
runs-on: macos-15

0 commit comments

Comments
 (0)