mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-14 04:42:56 +00:00
refactor: update pnpm to v10
This commit is contained in:
@@ -4,9 +4,9 @@ e2e:
|
||||
script:
|
||||
- pnpm --filter=@openstapps/app install
|
||||
- pnpm --filter=@openstapps/app exec cypress install
|
||||
- cd node_modules/.pnpm/re2*/node_modules/re2
|
||||
- npm run install
|
||||
- cd $CI_PROJECT_DIR
|
||||
# - cd node_modules/.pnpm/re2*/node_modules/re2
|
||||
# - npm run install
|
||||
# - cd $CI_PROJECT_DIR
|
||||
- pnpm test:integration:app
|
||||
artifacts:
|
||||
when: on_failure
|
||||
|
||||
Reference in New Issue
Block a user