From 39358b1517a06b90b9886a648ce1c595d1556c8e Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Thu, 2 Jan 2025 15:16:48 +0200 Subject: ci: Run tests on push (#807) * ci: Run tests on push * disable drizzle logging in tests * run db migrations in trpc tests --- turbo.json | 1 + 1 file changed, 1 insertion(+) (limited to 'turbo.json') diff --git a/turbo.json b/turbo.json index 3422151b..7256d8e2 100644 --- a/turbo.json +++ b/turbo.json @@ -48,6 +48,7 @@ "node_modules/.cache/tsbuildinfo.json" ] }, + "test": {}, "clean": { "cache": false }, -- cgit v1.2.3-70-g09d2