mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-02 05:03:44 +08:00
ci: run Angular 12 e2e tests as part of e2e-tests-core
Keep Angular 11 for now as Angular 12 is out only for a few days.
This commit is contained in:
parent
1497a4773e
commit
9b15c7e0e2
@ -218,8 +218,8 @@ jobs:
|
||||
command: yarn wait-on http://localhost:6000
|
||||
- run:
|
||||
name: Run E2E tests
|
||||
# Do not test CRA here because it's done in PnP part and add `angular` as soon as SB will support Angular 12
|
||||
command: yarn test:e2e-framework vue3 angular11 web_components_typescript
|
||||
# Do not test CRA here because it's done in PnP part
|
||||
command: yarn test:e2e-framework vue3 angular angular11 web_components_typescript
|
||||
- store_artifacts:
|
||||
path: /tmp/storybook/cypress
|
||||
destination: cypress
|
||||
|
Loading…
x
Reference in New Issue
Block a user