File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -134,12 +134,12 @@ jobs:
134134 # test_type: "xctest"
135135
136136 auth-cron-only :
137- needs : pod_lib_lint
138- uses : ./.github/workflows/common_cocoapods_cron.yml
139- with :
140- product : FirebaseAuth
141- platforms : ' [ "ios", "tvos --skip-tests", "macos --skip-tests", "watchos --skip-tests" ]'
142- flags : ' [ "--use-static-frameworks" ]'
143- setup_command : scripts/configure_test_keychain.sh
144- secrets :
145- plist_secret : ${{ secrets.GHASecretsGPGPassphrase1 }}
137+ needs : pod_lib_lint
138+ uses : ./.github/workflows/common_cocoapods_cron.yml
139+ with :
140+ product : FirebaseAuth
141+ platforms : ' [ "ios", "tvos --skip-tests", "macos --skip-tests", "watchos --skip-tests" ]'
142+ flags : ' [ "--use-static-frameworks" ]'
143+ setup_command : scripts/configure_test_keychain.sh
144+ secrets :
145+ plist_secret : ${{ secrets.GHASecretsGPGPassphrase1 }}
You can’t perform that action at this time.
0 commit comments