From 6ea86b1b56aebbae7edeb37b01d7bf5cd145bf60 Mon Sep 17 00:00:00 2001 From: Josh Kingsley Date: Thu, 6 Nov 2025 22:31:12 +0200 Subject: feat(web): change subvisions --- turbo.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'turbo.json') diff --git a/turbo.json b/turbo.json index b2299dd..48b01b8 100644 --- a/turbo.json +++ b/turbo.json @@ -4,6 +4,10 @@ "dev": { "cache": false, "persistent": true + }, + "test": { + "cache": false, + "persistent": true } } } -- cgit v1.2.3