From 136b20e41f8e908322d05d77a90f28d68ad95784 Mon Sep 17 00:00:00 2001 From: dayland Date: Thu, 28 Mar 2024 23:07:58 +0000 Subject: [PATCH] whitespace change to trigger new build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e037d375c..031877276 100644 --- a/Makefile +++ b/Makefile @@ -65,4 +65,4 @@ functional-tests: extract-env ## Run functional tests to check the processing pi @./scripts/functional-tests.sh run-migration: ## Migrate from bicep to terraform - python ./scripts/merge-databases.py + python ./scripts/merge-databases.py \ No newline at end of file