Skip to content

Commit

Permalink
parallel and quite
Browse files Browse the repository at this point in the history
  • Loading branch information
datengraben committed Feb 7, 2025
1 parent 7373b1c commit 27899a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcbf-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Run phpcbf
run: |
./vendor/bin/phpcbf src templates assets -q
./vendor/bin/phpcbf -q --parallel=1 src templates assets
- name: Check for changes
run: |
Expand Down

0 comments on commit 27899a0

Please sign in to comment.