Skip to content

Commit 929a343

Browse files
Only run Firestore
1 parent 6ac8e12 commit 929a343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
required: true
1515
apis:
1616
description: 'CSV of apis to build and test'
17-
default: 'admob,analytics,auth,database,dynamic_links,firestore,functions,installations,messaging,remote_config,storage'
17+
default: 'firestore'
1818
required: true
1919
operating_systems:
2020
description: 'CSV of VMs to run on'

0 commit comments

Comments
 (0)