From 3dca0955918cb9589c2cc3881c49301454341347 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 25 Jan 2021 16:37:00 -0300 Subject: mv build-aux/assert-todos.sh build-aux/workflow/, updating to the latest version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 728b71f..33c3fb5 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ .PHONY: check check: sh build-aux/assert-shellcheck.sh - sh build-aux/assert-todos.sh + sh build-aux/workflow/assert-todos.sh sh build-aux/assert-terraform.sh .PHONY: clean -- cgit v1.2.3