You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add CI for firebase-functions-test This commit adds CI for firebase-functions-test as an additional level of protection. This is a duplicate of the {test.yaml from firebase-functions](https://github.com/firebase/firebase-functions/blob/master/.github/workflows/test.yaml) * Remove `npm run bin:test`; Add `npm run integrationTest` This commit does the following: * Remove `npm run bin:test` from ci * Add `npm run integrationTest` from ci * ran npm run format:fix
0 commit comments