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