Skip to content

Commit 43fba3b

Browse files
authored
ci: update presubmit validation (#74)
1 parent ccfe00f commit 43fba3b

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: yes | npx gemini extensions install .
37+
run: npx gemini extensions validate .
38+
env:
39+
GEMINI_API_KEY: "placeholder"

0 commit comments

Comments
 (0)