Skip to content

Commit

Permalink
fixup! test doctrine/orm
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 11, 2020
1 parent bc64f74 commit cfc2a06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_with_doctrine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
git clone https://github.com/doctrine/orm.git
# do not intall doctrine/orm phpstan, it conflicts with Retor's one
composer require doctrine/cache:^1.10 -d orm --no-update
composer install -d orm --no-dev
- run: |
Expand Down

0 comments on commit cfc2a06

Please sign in to comment.