From 684ab4f144884733d3cb1232552dae30df6b8796 Mon Sep 17 00:00:00 2001 From: Igor Abdrakhimov Date: Thu, 18 Apr 2024 11:53:19 -0700 Subject: [PATCH] check --- .github/workflows/ci_run_greengrass_discovery_cfg.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/ci_run_greengrass_discovery_cfg.json b/.github/workflows/ci_run_greengrass_discovery_cfg.json index 6e4c5dfb..3b6be3b9 100644 --- a/.github/workflows/ci_run_greengrass_discovery_cfg.json +++ b/.github/workflows/ci_run_greengrass_discovery_cfg.json @@ -34,11 +34,7 @@ }, { "name": "--verbose", - "data": "debug" - }, - { - "name": "--print_discover_resp_only", - "data": "" + "data": "info" } ] }