Skip to content

Commit d096936

Browse files
authored
ci: fix presubmits (#29)
* Update presubmit-tests.yml * Update presubmit-tests.yml * Update presubmit-tests.yml
1 parent 325bfae commit d096936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/presubmit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
chmod +x toolbox
3535
3636
- name: Install Extension
37-
run: npx gemini extensions install --path=.
37+
run: yes | npx gemini extensions install --path=.

0 commit comments

Comments
 (0)