Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
75lb committed Nov 1, 2024
1 parent ba02809 commit 9185262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"scripts": {
"test": "npm run dist && npm run test:ci",
"test:ci": "75lb-nature test-runner test/*.js",
"test:ci": "75lb-nature test-runner test/caching.js test/explain.js test/render.js",
"dist": "75lb-nature cjs-build index.js",
"docs": "75lb-nature jsdoc2md index.js lib/*.js > docs/api.md"
},
Expand Down

0 comments on commit 9185262

Please sign in to comment.