Skip to content

Commit 28f843c

Browse files
committed
use ci config file
1 parent 3bfcfa7 commit 28f843c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ai/integration/firebase-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
* limitations under the License.
1616
*/
1717

18-
import * as config from '../../../config/project.json';
18+
import * as config from '../../../config/ci.config.json';
1919

2020
export const FIREBASE_CONFIG = config;

0 commit comments

Comments
 (0)