Skip to content

Commit

Permalink
I don't know how to read lol
Browse files Browse the repository at this point in the history
  • Loading branch information
HorusGoul committed Dec 12, 2023
1 parent 17f96d0 commit be2ac36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"outputs": []
},
"test": {
"outputs": ["^build"],
"dependsOn": ["^build"],
"outputs": [],
"inputs": ["src/**/*.{ts,tsx}", "test/**/*.{ts,tsx}", "vite.config.ts"]
},
"test:coverage": {
Expand Down

0 comments on commit be2ac36

Please sign in to comment.