Merge pull request #4878 from owncloud/pnpm

[full-ci][ui tests] Switch yarn to pnpm for oC Web tests
This commit is contained in:
Benedikt Kulmann
2022-10-24 20:26:48 +02:00
committed by GitHub
5 changed files with 28 additions and 87 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v6.0.0-rc.2
WEB_ASSETS_VERSION = v6.0.0-rc.4
include ../../.make/recursion.mk