Skip to content

Commit fa53320

Browse files
nickvergessenbackportbot[bot]
authored andcommitted
ci(integration): Fix CI setup after composer bump
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 8db7e2a commit fa53320

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/integration/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ else
2626
fi
2727
NC_DATADIR=$($OCC config:system:get datadirectory)
2828

29-
composer install --no-audit
29+
composer install
3030

3131
# avoid port collision on jenkins - use $EXECUTOR_NUMBER
3232
if [ -z "$EXECUTOR_NUMBER" ]; then

0 commit comments

Comments
 (0)