Skip to content

Commit

Permalink
Merge pull request #225 from IQSS/209-simplify-pre-commit
Browse files Browse the repository at this point in the history
remove test step from pre-commit
  • Loading branch information
ofahimIQSS authored Dec 16, 2024
2 parents f21affc + 7c733b1 commit 518da53
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"format",
"typecheck",
"lint:fix",
"git:add",
"test:coverage:check"
"git:add"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 518da53

Please sign in to comment.