diff --git a/.github/uitest/uitest.ps1 b/.github/uitest/uitest.ps1 index 3a1b990223..a71dc54659 100644 --- a/.github/uitest/uitest.ps1 +++ b/.github/uitest/uitest.ps1 @@ -230,7 +230,7 @@ try { "test", ` "$testDir", ` "--configuration", ` - "$config", ` + "Debug", ` "--no-restore", ` "--logger", ` "trx;LogFileName=$TrxName", `