From f6dc22c545002f96ba97b6fa13cf44596370604e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 21 Oct 2022 18:02:49 +0200 Subject: [PATCH] Do not install composer dev dependencies for running MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- .github/workflows/cypress.yml | 2 +- tests/psalm-baseline.xml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index f635d559e..325e6b4b4 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -77,7 +77,7 @@ jobs: php occ app:enable deck php occ app:list cd apps/deck - composer install + composer install --no-dev npm ci npm run build cd ../../ diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml index 60c1fbebf..ce550c782 100644 --- a/tests/psalm-baseline.xml +++ b/tests/psalm-baseline.xml @@ -1,5 +1,5 @@ - + $message !== null @@ -10,6 +10,11 @@ (int)$subjectParams['comment'] + + + $types + + void