new script install-mm for simplifying mm installation and new params --no-audit --no-fund --no-update-notifier for less noise

This commit is contained in:
Karsten Hassel
2022-07-25 22:13:23 +02:00
parent 2d15e4f976
commit 3fbd9006ad
3 changed files with 8 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ jobs:
run: |
Xvfb :99 -screen 0 1024x768x16 &
export DISPLAY=:99
npm install
npm run install-mm:dev
touch css/custom.css
npm run test:prettier
npm run test:js