You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrates to the new @vscode/test-cli package to download the appropriate
VS Code and run the tests. This streamlines the test setup code, and
should be a more reliable way to run the tests as VS Code evolves.
Hopefully this also helps with the occasional SIGSEGV errors that happen
in CI on startup.
0 commit comments