Remove mago analyse, fix update check.

This commit is contained in:
James Cole
2026-02-21 06:40:51 +01:00
parent e23d0de8f9
commit 091f264f3e
2 changed files with 3 additions and 3 deletions

View File

@@ -177,7 +177,7 @@ jobs:
rm -rf vendor composer.lock
composer update --no-scripts --no-plugins -q
mago format || true
mago analyze --reporting-format=github || true
# mago analyze --reporting-format=github || true
sudo chown -R runner:docker resources/lang
.ci/phpcs.sh || true
- name: Calculate variables