Skip to content

Commit

Permalink
Do not test
Browse files Browse the repository at this point in the history
  • Loading branch information
akarabach authored Apr 23, 2024
1 parent 1026571 commit c45a763
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 @@ -11,7 +11,7 @@
"lint": "eslint src/**/*.ts",
"package": "ncc build --source-map --license licenses.txt",
"test": "jest",
"all": "yarn run build && yarn run format && yarn run lint && yarn run package && yarn test"
"all": "yarn run build && yarn run format && yarn run lint && yarn run package "
},
"repository": {
"type": "git",
Expand Down

0 comments on commit c45a763

Please sign in to comment.