fix(core): update

This commit is contained in:
2022-12-22 16:47:49 +01:00
parent 94a1f693d3
commit 91e812df08
4 changed files with 213 additions and 184 deletions

View File

@@ -64,7 +64,7 @@ testBuild:
script:
- npmci node install stable
- npmci npm install
- npmci command npm run build
- npmci npm build
coverage: /\d+.?\d+?\%\s*coverage/
tags:
- docker