Fix job again.

This commit is contained in:
James Cole
2025-08-17 11:19:20 +02:00
parent 1fe9bf7d76
commit ab6799442c

View File

@@ -70,7 +70,6 @@ jobs:
steps:
- name: Run PHP Coding Standards Fixer
run: |
sudo chown -R runner:docker resources/lang
.ci/phpcs.sh || true
- name: Code cleanup
id: code-cleanup