Skip to content

Commit c3e908b

Browse files
committed
fix(core): turn on caching for e2e-ci**
1 parent 852c3d8 commit c3e908b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
"outputs": ["{projectRoot}/test-results.json"]
160160
},
161161
"e2e-macos-ci--**/*": {
162+
"cache": true,
162163
"inputs": ["e2eInputs", "^production"],
163164
"dependsOn": [
164165
"@nx/nx-source:populate-local-registry-storage",

0 commit comments

Comments
 (0)