feat: webkit in cypress pipelines

This commit is contained in:
2023-09-20 18:14:32 +02:00
parent a0415df09d
commit e9630ce95e

View File

@@ -5,6 +5,7 @@ e2e:
- pnpm --filter=@openstapps/app install
- pnpm --filter=@openstapps/app exec cypress install
- npx playwright install-deps webkit
- npx playwright install
- cd node_modules/.pnpm/re2*/node_modules/re2
- npm run install
- cd $CI_PROJECT_DIR