From 57ba8c1d6e42d48714e8aff7fd3ce7c1bee1f0ae Mon Sep 17 00:00:00 2001 From: aholstrup1 Date: Mon, 10 Aug 2026 09:27:34 +0200 Subject: [PATCH] Enable BC28 PS session debug settings --- .github/AL-Go-Settings.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 46df3587b0..ac62ef590e 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -6,6 +6,8 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, + "usePsSessionForBc28": true, + "debugMode": true, "gitHubRunner": "windows-latest", "githubRunnerShell": "pwsh", "artifact": "bcinsider/Sandbox/29.0.53396.0//latest",