From c0594aed4815ca882a681c1adb37796a7a1d401b Mon Sep 17 00:00:00 2001 From: hrachdev Date: Thu, 7 May 2026 20:02:18 -0400 Subject: [PATCH] chore: cleanup --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8270a54..6068c33 100644 --- a/Makefile +++ b/Makefile @@ -21,6 +21,6 @@ fix-all: test: cargo test --workspace --all-targets --all-features -.PHONY: update features checkup fix fix-all test run pg-migrate +.PHONY: update features checkup fix fix-all test # -- ⚝ by Dave -- in NeoVim ⚝ --