Skip to content

Commit 72368fb

Browse files
committed
Set FTL_RESULTS_BUCKET
1 parent 6d4f3d1 commit 72368fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sessions-e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- uses: google-github-actions/setup-gcloud@v0
3838
- name: Run sessions end-to-end tests
3939
env:
40+
FTL_RESULTS_BUCKET: fireescape
4041
FIREBASE_APP_CHECK_DEBUG_SECRET: ${{ secrets.FIREBASE_APP_CHECK_DEBUG_SECRET }}
4142
run: |
4243
./gradlew :firebase-sessions:deviceCheck withErrorProne -PtargetBackend="prod"

0 commit comments

Comments
 (0)