From a4878a0073226c40ceb32ad9423b6e2addc58414 Mon Sep 17 00:00:00 2001 From: Mark van Lent Date: Thu, 14 Nov 2024 15:46:37 +0100 Subject: [PATCH] Rename yq task to yq-install This in line with the other ...-install tasks. --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 0e1c2f2..e806e5a 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -229,7 +229,7 @@ tasks: - task: test vars: TEST_TAGS: integration - yq: + yq-install: silent: true cmds: - |