Skip to content

Test firebase emulator #186

Test firebase emulator

Test firebase emulator #186

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

Check failure on line 24 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / Run Tests

Invalid workflow file

The workflow is not valid. .github/workflows/test.yml (Line: 24, Col: 13): A mapping was not expected