mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 11:44:14 +01:00
fix
This commit is contained in:
parent
b406e62d82
commit
93916f9ea7
2
.github/workflows/test_with_doctrine.yaml
vendored
2
.github/workflows/test_with_doctrine.yaml
vendored
@ -33,6 +33,6 @@ jobs:
|
||||
composer install -d orm --no-dev
|
||||
|
||||
- run: |
|
||||
# bin/rector process orm/lib --config ci/config/rector-doctrine.yaml --autoload-file orm/vendor/autoload.php
|
||||
# bin/rector process orm/lib --config ci/config/rector-doctrine.yaml --autoload-file orm/vendor/autoload.php
|
||||
bin/rector process orm/lib/Doctrine/ORM/Persisters/Entity/SingleTablePersister.php --config ci/config/rector-doctrine.yaml --autoload-file orm/vendor/autoload.php --debug
|
||||
bin/rector process orm/lib/Doctrine/ORM/Tools/SchemaTool.php --config ci/config/rector-doctrine.yaml --autoload-file orm/vendor/autoload.php --debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user