diff --git a/Makefile b/Makefile index e00f31c1b..31603b2b5 100644 --- a/Makefile +++ b/Makefile @@ -138,5 +138,3 @@ helm-test: generate unittest: ## Run unit tests uv run pytest --cov=reconcile --cov-report=term-missing --cov-report xml - uv run coverage html - uv run coverage xml