From b24e61052117f8ca062b6dbd0d3c9a9ad9a2950a Mon Sep 17 00:00:00 2001 From: Christof Marti Date: Fri, 7 Feb 2025 14:54:58 +0100 Subject: [PATCH] Fix formatting --- github-action/src/main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/github-action/src/main.ts b/github-action/src/main.ts index 356b502b4..1189788cd 100644 --- a/github-action/src/main.ts +++ b/github-action/src/main.ts @@ -171,7 +171,6 @@ export async function runMain(): Promise { return; } - const args: DevContainerCliExecArgs = { workspaceFolder, configFile,