We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3435298 commit 2f28610Copy full SHA for 2f28610
nx.json
@@ -6,7 +6,7 @@
6
"runner": "@nrwl/nx-cloud",
7
"options": {
8
"accessToken": "YTg3NDI1MGEtYzk0Mi00YWM0LTgwYTItMmM2YTliNDM3M2YzfHJlYWQtd3JpdGU=",
9
- "cacheableOperations": ["user-flow"]
+ "cacheableOperations": ["lint", "build", "test","user-flow"]
10
}
11
12
},
0 commit comments