Skip to content

Commit 2892890

Browse files
authored
Merge branch 'main' into lsc-1771430952.3155532
2 parents 16977d3 + c44740d commit 2892890

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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