@@ -102,15 +102,16 @@ jobs:
102
102
run : yarn build:changed core
103
103
- name : Run tests on changed packages
104
104
run : |
105
- yarn test --scope @firebase/installations
106
- yarn test --scope @firebase/installations
107
- yarn test --scope @firebase/installations
108
- yarn test --scope @firebase/installations
109
- yarn test --scope @firebase/installations
110
- yarn test --scope @firebase/installations
111
- yarn test --scope @firebase/installations
112
- yarn test --scope @firebase/installations
113
- yarn test --scope @firebase/installations
114
- yarn test --scope @firebase/installations
105
+ yarn test --scope @firebase/database-compat
106
+ yarn test --scope @firebase/database-compat
107
+ yarn test --scope @firebase/database-compat
108
+ yarn test --scope @firebase/database-compat
109
+ yarn test --scope @firebase/database-compat
110
+ yarn test --scope @firebase/database-compat
111
+ yarn test --scope @firebase/database-compat
112
+ yarn test --scope @firebase/database-compat
113
+ yarn test --scope @firebase/database-compat
114
+ yarn test --scope @firebase/database-compat
115
+ yarn test --scope @firebase/database-compat
115
116
env :
116
117
BROWSERS : ' WebkitHeadless'
0 commit comments