mirror of https://github.com/penpot/penpot.git
🐛 Fix frontend test-components scripts
This commit is contained in:
parent
2803e76669
commit
2c124c85c1
|
|
@ -5,6 +5,5 @@ SCRIPT_DIR=$(dirname $0);
|
|||
set -ex
|
||||
|
||||
$SCRIPT_DIR/setup;
|
||||
|
||||
pnpm run build:storybook
|
||||
pnpm run test:storybook
|
||||
|
|
|
|||
Loading…
Reference in New Issue