From 3861c854862ab29245935be1056308a3ba4e30b9 Mon Sep 17 00:00:00 2001 From: Rick Barenthin Date: Sat, 30 Jul 2022 12:38:41 +0200 Subject: [PATCH] test: rename of plugin param --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9d4fdfd..9be034a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -69,7 +69,7 @@ steps: settings: input_path: Testing report_output: reports/memory_report.md - verbose: true + debug: true - name: Report test and coverage image: alpine