[Scoper] Fix downgrade rector script path on downgrade phpstan (#6338)

* [Scoper] Fix downgrade rector script path on downgrade phpstan

* fix

* fix
This commit is contained in:
Abdul Malik Ikhsan 2021-05-05 16:21:52 +07:00 committed by GitHub
parent 4c15a96ae9
commit 0abd2f3aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,8 +102,7 @@ jobs:
-
name: Downgrade vendor/phpstan
working-directory: remote-repository-php70
run: sh build/downgrade-rector-php70.sh rector-build-php70/vendor/phpstan
run: sh build/downgrade-rector-php70.sh remote-repository-php70/vendor/phpstan
-
name: Rollback composer.json