Skip to content

Commit

Permalink
ci: fix test job
Browse files Browse the repository at this point in the history
  • Loading branch information
QRuhier committed Oct 17, 2024
1 parent eacd591 commit 69397b9
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 @@ -6,6 +6,7 @@
"drama-queen"
],
"scripts": {
"test": "lerna run test",
"build": "lerna run build",
"build:drama-queen": "lerna run build --scope 'drama-queen'",
"serve:drama-queen": "lerna run serve --scope 'drama-queen'",
Expand Down

0 comments on commit 69397b9

Please sign in to comment.