Skip to content

Commit 3d432f8

Browse files
committed
Update fix-php-cs.yml
1 parent eca665f commit 3d432f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-php-cs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: composer install --no-interaction --no-progress --prefer-dist
3434

3535
- name: Run Laravel Pint (PSR-12)
36-
run: vendor/bin/pint
36+
run: vendor/bin/pint --parallel
3737

3838
- name: Commit changes
3939
uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)