Skip to content

Commit

Permalink
Merge branch '1.2' into 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Mar 6, 2023
2 parents 7694bbd + 19d69a1 commit 7ed0cf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,8 @@ jobs:
exit 1
fi
composer install --prefer-source --no-interaction --no-progress
# Useful to see composer.json when diagnosing new bugs
cat composer.json
else
# If using phpunit9, ensure sminnee phpunit5 modules do not get installed
php -r '
Expand Down

0 comments on commit 7ed0cf5

Please sign in to comment.