Skip to content

Commit 94846f5

Browse files
authored
ci: add env var before extension installation (#90)
1 parent a0f8c84 commit 94846f5

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)