Skip to content

Commit 54a9296

Browse files
authored
fix: auth cron linting failure (#15627)
1 parent 32c3485 commit 54a9296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auth.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
uses: ./.github/workflows/common_cocoapods_cron.yml
110110
with:
111111
product: FirebaseAuth
112+
ignore_deprecation_warnings: true
112113
platforms: '[ "ios", "tvos --skip-tests", "macos --skip-tests", "watchos --skip-tests" ]'
113114
flags: '[ "--use-static-frameworks" ]'
114115
setup_command: scripts/configure_test_keychain.sh

0 commit comments

Comments
 (0)