From 24da6765d7342994d0b9e24fd844bb12e6a041db Mon Sep 17 00:00:00 2001 From: Jan Heise Date: Thu, 18 Apr 2024 10:16:20 +0200 Subject: [PATCH] Adding the bin dir where we download the reporting binaries into as the default via an env-var (#45) --- idea/setup.go | 1 + 1 file changed, 1 insertion(+) diff --git a/idea/setup.go b/idea/setup.go index 80e8938..3763f7b 100644 --- a/idea/setup.go +++ b/idea/setup.go @@ -20,6 +20,7 @@ var runConfigurations = map[string]string{ +