mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-18 03:34:03 +00:00
Update main.yml
This commit is contained in:
@@ -112,7 +112,7 @@ jobs:
|
||||
run: composer install --no-progress --prefer-dist --optimize-autoloader
|
||||
|
||||
- name: Code style with PHP-CS-Fixer
|
||||
run: ./vendor/bin/php-cs-fixer fix --format=checkstyle --diff --dry-run | cs2pr
|
||||
run: ./vendor/bin/php-cs-fixer fix --diff --dry-run
|
||||
|
||||
phpcs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user