mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 22:12:53 +00:00
feat: webkit in cypress pipelines
This commit is contained in:
@@ -5,6 +5,7 @@ e2e:
|
|||||||
- pnpm --filter=@openstapps/app install
|
- pnpm --filter=@openstapps/app install
|
||||||
- pnpm --filter=@openstapps/app exec cypress install
|
- pnpm --filter=@openstapps/app exec cypress install
|
||||||
- npx playwright install-deps webkit
|
- npx playwright install-deps webkit
|
||||||
|
- npx playwright install
|
||||||
- cd node_modules/.pnpm/re2*/node_modules/re2
|
- cd node_modules/.pnpm/re2*/node_modules/re2
|
||||||
- npm run install
|
- npm run install
|
||||||
- cd $CI_PROJECT_DIR
|
- cd $CI_PROJECT_DIR
|
||||||
|
|||||||
Reference in New Issue
Block a user