Skip to content

Commit cfc2fa1

Browse files
committed
ci: add env var before extension installation
1 parent 131fcb1 commit cfc2fa1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/presubmit-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ jobs:
3434
chmod +x toolbox
3535
3636
- name: Install Extension
37+
env:
38+
GEMINI_API_KEY: "placeholder"
3739
run: yes | npx gemini extensions install .

0 commit comments

Comments
 (0)