Unskip settings service acceptance tests (#4057)
* Update dependencies, browserslist, linting, acceptance test translations for settings service * Unskip settings service acceptance tests * unsilence ci-node-generate steps * Reset nodejs in CI from 16 to 14 Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
This commit is contained in:
co-authored by
Willy Kloucek
parent
1cbe5e08cd
commit
c0b92f9571
@@ -47,7 +47,7 @@ yarn-build: node_modules
|
||||
|
||||
.PHONY: node_modules
|
||||
node_modules:
|
||||
@yarn install --immutable 2>&1 >/dev/null
|
||||
yarn install --immutable
|
||||
|
||||
############ protobuf ############
|
||||
include ../../.make/protobuf.mk
|
||||
|
||||
Reference in New Issue
Block a user