diff --git a/turbo.json b/turbo.json index 15ddc12..809653c 100644 --- a/turbo.json +++ b/turbo.json @@ -23,7 +23,7 @@ }, "test": { "cache": true, - "inputs": ["**/*.{ts,tsx,js,jsx}"], + "inputs": ["**/*.{ts,tsx,js,jsx,astro}"], "outputs": [] }, "spell": {