Skip to content

ci: fix test configuration - workspace trust

Tomas Vik requested to merge fix-workspace-trust-in-tests into main

With a recent change (vscode commit 67d6356a25661ecd2bdaf13a3fc8c9d14ee5161f) the vscode.git extension doesn't run in untrusted workspaces.

This broke our CI and integration tests can't be run. This fix disables workspace trust for integration tests.

Merge request reports

Loading