Skip to content

Commit

Permalink
Remove postinstall script
Browse files Browse the repository at this point in the history
This action is no longer needed after serenity-js/serenity-js#2591.
  • Loading branch information
fapspirit authored Nov 11, 2024
1 parent 233bc93 commit 20c2789
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "",
"main": "index.js",
"scripts": {
"postinstall": "serenity-bdd update",
"clean": "rimraf target",
"test": "failsafe clean test:execute test:report",
"test:execute": "cucumber-js",
Expand Down

0 comments on commit 20c2789

Please sign in to comment.