Creates a backend Firestore emulator for testing purposes
name: Run tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v2
- name: Start Firestore
uses: mickfeech/[email protected]
with:
fireStoreProjectID: project-test