We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e445d commit dce35f4Copy full SHA for dce35f4
.vscode-test.js
@@ -102,8 +102,8 @@ module.exports = defineConfig({
102
},
103
104
105
+ skipExtensionDependencies: install.length > 0,
106
reuseMachineInstall: !isCIBuild,
- installExtensions,
107
108
{
109
label: "codeWorkspaceTests",
@@ -141,8 +141,8 @@ module.exports = defineConfig({
141
142
143
144
145
146
147
148
label: "unitTests",
0 commit comments