fix: include dev deps for phpunit in tests step
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -20,7 +20,7 @@ steps:
|
|||||||
path: /root/.composer/cache
|
path: /root/.composer/cache
|
||||||
commands:
|
commands:
|
||||||
- composer config platform.php 7.4.0
|
- composer config platform.php 7.4.0
|
||||||
- composer install --no-dev --optimize-autoloader --no-interaction --prefer-dist --ignore-platform-req=ext-gd
|
- composer install --optimize-autoloader --no-interaction --prefer-dist --ignore-platform-req=ext-gd
|
||||||
|
|
||||||
# -------------------------------------------------------
|
# -------------------------------------------------------
|
||||||
# 2. PHP Unit testlerini çalıştır
|
# 2. PHP Unit testlerini çalıştır
|
||||||
|
|||||||
Reference in New Issue
Block a user