try after workflow fix
This commit is contained in:
@@ -25,7 +25,7 @@ func NewGitHubCopilotProvider(uri string, connectMode string, model string) *Git
|
||||
switch connectMode {
|
||||
|
||||
case "stdio":
|
||||
|
||||
//todo
|
||||
case "grpc":
|
||||
client := copilot.NewClient(&copilot.ClientOptions{
|
||||
CLIUrl: uri,
|
||||
|
||||
Reference in New Issue
Block a user