Skip to content

Commit b124038

Browse files
authored
setup FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT=1 env (#11303)
1 parent 5034479 commit b124038

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/api_diff_report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ env:
1616
jobs:
1717
diff_report:
1818
runs-on: macos-latest
19+
env:
20+
FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT: 1
1921

2022
steps:
2123
- name: Checkout PR branch

0 commit comments

Comments
 (0)