Skip to content

Commit

Permalink
CI: add npm run ci command
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Nov 26, 2024
1 parent 2c40d0b commit 6b032dd
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 @@ -8,6 +8,7 @@
"license": "MIT",
"main": "import.js",
"scripts": {
"ci": "npm run test",
"test": "./scripts/units"
},
"repository": {
Expand Down

0 comments on commit 6b032dd

Please sign in to comment.