aboutsummaryrefslogtreecommitdiffstats
path: root/turbo.json
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2025-01-02 15:16:48 +0200
committerGitHub <noreply@github.com>2025-01-02 15:16:48 +0200
commit39358b1517a06b90b9886a648ce1c595d1556c8e (patch)
tree60103dae88acaf549fb684b7cfc65f8c133a5bc4 /turbo.json
parent3bcb1e10d3e97309ff8ede707dc5c3c057ba27ca (diff)
downloadkarakeep-39358b1517a06b90b9886a648ce1c595d1556c8e.tar.zst
ci: Run tests on push (#807)
* ci: Run tests on push * disable drizzle logging in tests * run db migrations in trpc tests
Diffstat (limited to 'turbo.json')
-rw-r--r--turbo.json1
1 files changed, 1 insertions, 0 deletions
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
},