Skip to content

Commit a1875ea

Browse files
committed
chore: add -test-cache
1 parent 703d4e9 commit a1875ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nx.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
"inputs": ["noMarkdown", "^noMarkdown"],
3434
"cache": true
3535
},
36+
"test": {
37+
"inputs": ["noMarkdown", "^noMarkdown"],
38+
"cache": true
39+
},
3640
"build": {
3741
"dependsOn": ["^build"],
3842
"inputs": ["noMarkdown", "^noMarkdown"],

0 commit comments

Comments
 (0)