mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 12:31:58 +02:00
chore(vscode): update to 1.56.0
This commit is contained in:
@@ -157,7 +157,7 @@ suite('vscode API - window', () => {
|
||||
return;
|
||||
}
|
||||
|
||||
if (process.env['BUILD_SOURCEVERSION']) {
|
||||
if (process.env['BUILD_SOURCEVERSION'] || process.env['CI']) {
|
||||
this.skip();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user