Skip to content

Commit edcf080

Browse files
authored
Update presubmit-tests.yml
1 parent 246db40 commit edcf080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/presubmit-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
- name: Install Gemini CLI
2828
run: npm install @google/gemini-cli
2929

30-
- name: Install AlloyDB Extension
31-
run: npx gemini extensions install --path=.
30+
- name: Install Extension
31+
run: npx gemini extensions install --path=.

0 commit comments

Comments
 (0)