Skip to content

Commit

Permalink
Fix clean command
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Sep 6, 2024
1 parent 9bddd05 commit 2f9efe8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
"test": {
"cache": false
},
"clean": {
"cache": false
},
"dev": {
"inputs": ["$TURBO_DEFAULT$", ".env"],
"persistent": true,
Expand Down

0 comments on commit 2f9efe8

Please sign in to comment.