Skip to content

Commit aab9fee

Browse files
committed
build library packages for e2e test
1 parent f07711f commit aab9fee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
- name: Install Cypress
4040
run: yarn workspace @vue-skuilder/platform-ui cypress install
4141
42+
- name: Build prereqs
43+
run: yarn build:lib
44+
4245
- name: Setup and wait for services
4346
run: |
4447
# Start the dev environment in background

0 commit comments

Comments
 (0)