We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff2bc5 commit c9bf27dCopy full SHA for c9bf27d
1 file changed
github-action/src/main.ts
@@ -171,7 +171,6 @@ export async function runMain(): Promise<void> {
171
return;
172
}
173
174
-
175
const args: DevContainerCliExecArgs = {
176
workspaceFolder,
177
configFile,
0 commit comments