Skip to content

Commit

Permalink
Update php-cs-fixer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Oct 21, 2023
1 parent 4146c8e commit bbca1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php-cs-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
php-version: 8.2
coverage: xdebug
tools: cs2pr
- run: composer install --prefer-dist --no-interaction
- run: vendor/bin/php-cs-fixer fix --dry-run --format=checkstyle | cs2pr

0 comments on commit bbca1d1

Please sign in to comment.