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.
1 parent 520e4d7 commit 2a6c727Copy full SHA for 2a6c727
.github/workflows/android.yml
@@ -9,7 +9,7 @@ on:
9
inputs:
10
apis:
11
description: 'CSV of apis to build and test'
12
- default: 'admob,analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage'
+ default: 'analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage'
13
required: true
14
15
env:
0 commit comments