Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ca1d6a8

Browse filesBrowse files
author
Bogdan Tsechoev
committed
Add cypress install step to e2e test CI job
1 parent 5c48c00 commit ca1d6a8
Copy full SHA for ca1d6a8

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎ui/.gitlab-ci.yml

Copy file name to clipboardExpand all lines: ui/.gitlab-ci.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@ e2e-ce-ui-test:
7373
# - pnpm config set store-dir /builds/postgres-ai/database-lab/.pnpm-store/
7474
script:
7575
- pnpm --dir ui/ i --no-frozen-lockfile
76+
- pnpm --dir ui/ --filter @postgres.ai/ce exec cypress install
7677
- pnpm --dir ui/ --filter @postgres.ai/ce start & wait-on http://localhost:3001
7778
- pnpm --dir ui/ --filter @postgres.ai/ce cy:run

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.