Skip to content

Commit c082a5d

Browse files
committed
ci: update presubmit validation
1 parent 172f911 commit c082a5d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/presubmit-tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ jobs:
3434
chmod +x toolbox
3535
3636
- name: Install Extension
37-
run: npx gemini extensions validate .
37+
run: npx gemini extensions validate .
38+
env:
39+
GEMINI_API_KEY: "placeholder"

0 commit comments

Comments
 (0)