use vscode version: '1.68.1' (#2652)
This commit is contained in:
Родитель
376f82f28b
Коммит
b5b2f4faab
|
@ -25,7 +25,7 @@ async function main() {
|
|||
};
|
||||
|
||||
// Download VS Code, unzip it and run the integration test
|
||||
await runTests({ launchArgs, extensionDevelopmentPath, extensionTestsPath, extensionTestsEnv });
|
||||
await runTests({ version: '1.68.1', launchArgs, extensionDevelopmentPath, extensionTestsPath, extensionTestsEnv });
|
||||
} catch (err) {
|
||||
console.error(err);
|
||||
console.error('Failed to run tests');
|
||||
|
|
Загрузка…
Ссылка в новой задаче