Skip to content

Commit 71cef44

Browse files
David-KreinerHarness
authored andcommitted
feat: [ML-1447]: Fix json formatting of gemini CLI (#230)
* 1a9f1e feat: [ML-1447]: Fix json formatting of gemini CLI
1 parent deb4d85 commit 71cef44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"stdio"
2222
],
2323
"env": {
24-
"HARNESS_BASE_URL": "https://app.harness.io",
24+
"HARNESS_BASE_URL": "https://app.harness.io"
2525
}
2626
}
2727
},

0 commit comments

Comments
 (0)