From 5c023a60e5380e2dc296f65d5863d9c9956ff332 Mon Sep 17 00:00:00 2001 From: Courtney Holcomb Date: Wed, 25 Oct 2023 09:25:19 -0700 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e4d4d190..ebb91ee9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: run install-hatch overwrite-pre-commit install test +.PHONY: run install-hatch overwrite-pre-commit install test lint json_schema run: export FORMAT_JSON_LOGS="1"