Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
75lb committed Oct 13, 2021
1 parent 105f449 commit 3938690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"scripts": {
"test": "test-runner --max-file-concurrency 1 test/*.js",
"test:ci": "npm test",
"docs": "jsdoc2md -t jsdoc2md/README.hbs index.js lib/*.js > README.md; echo"
},
"devDependencies": {
Expand Down

0 comments on commit 3938690

Please sign in to comment.