We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa552fd commit 096c469Copy full SHA for 096c469
.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