We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94846f5 commit 5e1b3fcCopy full SHA for 5e1b3fc
1 file changed
.github/workflows/presubmit-tests.yml
@@ -34,6 +34,6 @@ jobs:
34
chmod +x toolbox
35
36
- name: Install Extension
37
+ run: npx gemini extensions validate .
38
env:
39
GEMINI_API_KEY: "placeholder"
- run: yes | npx gemini extensions install .
0 commit comments