Skip to content

Commit

Permalink
refactor: fix 4
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Jul 21, 2023
1 parent 3435298 commit 2f28610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"runner": "@nrwl/nx-cloud",
"options": {
"accessToken": "YTg3NDI1MGEtYzk0Mi00YWM0LTgwYTItMmM2YTliNDM3M2YzfHJlYWQtd3JpdGU=",
"cacheableOperations": ["user-flow"]
"cacheableOperations": ["lint", "build", "test","user-flow"]
}
}
},
Expand Down

0 comments on commit 2f28610

Please sign in to comment.