mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
do not treat check as a cacheable operation && cleanup
This commit is contained in:
parent
682ec69e82
commit
4ff3cefc4c
@ -11,7 +11,7 @@
|
||||
"default": {
|
||||
"runner": "@nrwl/nx-cloud",
|
||||
"options": {
|
||||
"cacheableOperations": ["build", "test", "lint", "package", "prep", "check"],
|
||||
"cacheableOperations": ["prep"],
|
||||
"accessToken": "NGVmYTkxMmItYzY3OS00MjkxLTk1ZDktZDFmYTFmNmVlNGY4fHJlYWQ=",
|
||||
"canTrackAnalytics": false,
|
||||
"showUsageWarnings": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user