Skip to content

Commit 0d20cb1

Browse files
committed
ci: add missing environment variables
1 parent 92079d9 commit 0d20cb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
env:
4646
GCS_KEY: ${{ secrets.GCS_KEY }}
4747
GCS_BUCKET: drive-gcs
48+
GCS_OTHER_BUCKET: flydrive-other-bucket
4849
GCS_FINE_GRAINED_ACL_BUCKET: drive-gcs-no-uniform-acl
4950
tests-gcs:
5051
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)