Skip to content

Commit

Permalink
test(pretest): built before verification
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Apr 1, 2023
1 parent a0001fb commit be3942e
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 @@ -12,6 +12,7 @@
"exports": "./lib/index.js",
"sideEffects": false,
"scripts": {
"pretest": "run-s build",
"test": "npm-run-all --print-label --parallel lint:* --parallel test:*",
"lint:js": "eslint . --cache",
"lint:gherkin": "gherkin-lint",
Expand Down

0 comments on commit be3942e

Please sign in to comment.