mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-08-28 17:07:21 +00:00
Fix job again.
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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