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