From 5add6e6a76415a2cb02416839597130b02e04630 Mon Sep 17 00:00:00 2001 From: Ilia Medvedev Date: Thu, 2 Nov 2023 15:58:37 +0200 Subject: [PATCH] update helm chart testing action --- scripts/lint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lint.sh b/scripts/lint.sh index 6061adb5f..b24234e93 100755 --- a/scripts/lint.sh +++ b/scripts/lint.sh @@ -14,4 +14,4 @@ docker run \ ct lint \ --config .github/configs/ct-lint.yaml \ --lint-conf .github/configs/lintconf.yaml \ - --debug + --debug \ No newline at end of file