mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 02:31:07 +08:00
change back to use pnp
This commit is contained in:
parent
e2334565be
commit
d737c52ac6
@ -269,9 +269,7 @@ jobs:
|
||||
command: yarn wait-on http://localhost:6000
|
||||
- run:
|
||||
name: run e2e tests cra
|
||||
# disable pnp for now, it's broken
|
||||
# command: yarn test:e2e-framework --pnp cra
|
||||
command: yarn test:e2e-framework cra
|
||||
command: yarn test:e2e-framework --pnp cra
|
||||
- run:
|
||||
name: run e2e tests vue
|
||||
command: yarn test:e2e-framework --pnp sfcVue
|
||||
|
Loading…
x
Reference in New Issue
Block a user