Skip to content

Test firebase emulator #187

Test firebase emulator

Test firebase emulator #187

Workflow file for this run

name: Run Tests
on:
push:
branches:
- main
- staging
- frontend-websocket-test
pull_request:
branches:
- main
- staging
workflow_dispatch:
jobs:
test-firebase:
runs-on: ubuntu-latest
steps:
- name: Deploy to Firebase
uses: w9jds/firebase-action@master
with:
args: emulators:start --only firestore --project demo-test-project
env:
GCP_SA_KEY: asdf