fixed ci to start firebase emulator

pull/34/head
Kei Kamikawa 2022-07-28 15:00:30 +09:00
parent 240a91ad8d
commit 054ed0a668
No known key found for this signature in database
GPG Key ID: 1A9F69C08C8C7A8E
1 changed files with 1 additions and 0 deletions

View File

@ -15,4 +15,5 @@ jobs:
node-version: 18.x
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn start-firebase-emulator
- run: yarn test