Skip to content

Commit d99552b

Browse files
authored
ci: add env var before extension installation (#64)
1 parent fe4878f commit d99552b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)