Skip to content

Commit 2f28610

Browse files
committed
refactor: fix 4
1 parent 3435298 commit 2f28610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"runner": "@nrwl/nx-cloud",
77
"options": {
88
"accessToken": "YTg3NDI1MGEtYzk0Mi00YWM0LTgwYTItMmM2YTliNDM3M2YzfHJlYWQtd3JpdGU=",
9-
"cacheableOperations": ["user-flow"]
9+
"cacheableOperations": ["lint", "build", "test","user-flow"]
1010
}
1111
}
1212
},

0 commit comments

Comments
 (0)