Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ format: ## Formatage des sources avec Ruff .PHONY: format test: ## Lancer les tests uv run python src/manage.py test cd src && uv run python manage.py test .PHONY: test help: ## Show this help Loading Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ format: ## Formatage des sources avec Ruff .PHONY: format test: ## Lancer les tests uv run python src/manage.py test cd src && uv run python manage.py test .PHONY: test help: ## Show this help Loading