Skip to content

Commit

Permalink
chore: no tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
smellai committed Sep 21, 2022
1 parent a1bdbdb commit 0d7166b
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 @@ -15,7 +15,7 @@
"prepare": "husky install",
"semantic-release": "semantic-release",
"test:watch": "jest --watch",
"test": "jest --coverage",
"test": "jest --coverage --passWithNoTests",
"typecheck": "tsc --noEmit"
},
"repository": {
Expand Down

0 comments on commit 0d7166b

Please sign in to comment.