Skip to content

Commit

Permalink
Add test script for release-
Browse files Browse the repository at this point in the history
  • Loading branch information
stoeffel committed Oct 20, 2023
1 parent 153bfa0 commit 758ae2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"files": [
"bin/"
],
"scripts": {
"test": "make test"
},
"bin": {
"elm-verify-examples": "bin/cli.js"
},
Expand Down

0 comments on commit 758ae2c

Please sign in to comment.