mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Fix community job
Made a mistake while merging...
This commit is contained in:
@@ -102,6 +102,7 @@ jobs:
|
||||
exit 1
|
||||
fi
|
||||
displayName: 'Test PHPUnit'
|
||||
- script: |
|
||||
php7.3 /usr/bin/composer create-project symfony/symfony-demo symfony_demo --no-progress
|
||||
cd symfony_demo
|
||||
export USE_ZEND_ALLOC=0
|
||||
|
||||
Reference in New Issue
Block a user