diff --git a/frontend/app/.gitlab-ci.yml b/frontend/app/.gitlab-ci.yml index cf6a9daf..14b094e8 100644 --- a/frontend/app/.gitlab-ci.yml +++ b/frontend/app/.gitlab-ci.yml @@ -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