Skip to content

Commit 9185262

Browse files
committed
CI
1 parent ba02809 commit 9185262

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
@@ -26,7 +26,7 @@
2626
},
2727
"scripts": {
2828
"test": "npm run dist && npm run test:ci",
29-
"test:ci": "75lb-nature test-runner test/*.js",
29+
"test:ci": "75lb-nature test-runner test/caching.js test/explain.js test/render.js",
3030
"dist": "75lb-nature cjs-build index.js",
3131
"docs": "75lb-nature jsdoc2md index.js lib/*.js > docs/api.md"
3232
},

0 commit comments

Comments
 (0)