mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix the update-baseline-workflow
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
2afc711983
commit
82c371b519
2 changed files with 12 additions and 14 deletions
|
|
@ -17,5 +17,9 @@
|
|||
"slim/twig-view": "^3.2",
|
||||
"slim/csrf": "^1.2",
|
||||
"ext-apcu": "*"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"psalm": "psalm --threads=1",
|
||||
"psalm:update-baseline": "psalm --threads=1 --update-baseline"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue