mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 11:42:59 +00:00
feat: webkit in cypress pipelines
This commit is contained in:
@@ -4,6 +4,7 @@ e2e:
|
||||
script:
|
||||
- pnpm --filter=@openstapps/app install
|
||||
- pnpm --filter=@openstapps/app exec cypress install
|
||||
- npx playwright install-deps webkit
|
||||
- cd node_modules/.pnpm/re2*/node_modules/re2
|
||||
- npm run install
|
||||
- cd $CI_PROJECT_DIR
|
||||
|
||||
@@ -184,7 +184,6 @@
|
||||
"devServerTarget": "app:serve",
|
||||
"liveReload": false,
|
||||
"watch": true,
|
||||
"experimentalWebKitSupport": true,
|
||||
"headless": false
|
||||
},
|
||||
"configurations": {
|
||||
|
||||
Reference in New Issue
Block a user