Skip to content

Commit

Permalink
ci: remove cache config
Browse files Browse the repository at this point in the history
  • Loading branch information
estevanbs committed Sep 20, 2024
1 parent ca77759 commit b6b34f4
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,5 @@
"targetName": "lint"
}
}
],
"tasksRunnerOptions": {
"default": {
"runner": "@nrwl/workspace/tasks-runners/default",
"options": {
"cacheableOperations": ["build", "test", "lint"]
}
}
}
]
}

0 comments on commit b6b34f4

Please sign in to comment.