Skip to content

Commit d9df02c

Browse files
committed
ci: add dataconnect to emulators options
1 parent 440b862 commit d9df02c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ jobs:
3838
with:
3939
emulators: 'auth,firestore,functions,storage,database,dataconnect'
4040

41-
# # Start DataConnect Emulator
42-
# - name: Start DataConnect Emulator
43-
# run: firebase emulators:start --only dataconnect --project test &
44-
4541
- name: Verify Running Emulators
4642
run: |
4743
curl --silent http://localhost:4400/emulators | jq 'keys[]'

0 commit comments

Comments
 (0)