Skip to content

Commit 7a7d6f7

Browse files
nyc caching turned off again
1 parent 6d9c401 commit 7a7d6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"lcov",
9898
"text-summary"
9999
],
100-
"cache": true,
100+
"cache": false,
101101
"all": true,
102102
"check-coverage": true,
103103
"report-dir": "./coverage"

0 commit comments

Comments
 (0)