mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-28 00:09:56 -07:00
Fix job again.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user