Skip to content

Commit ee351d3

Browse files
authored
ci: add env var before extension installation (#82)
1 parent d8fe0a6 commit ee351d3

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)