fixed ci to start firebase emulator
parent
240a91ad8d
commit
054ed0a668
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue