fix ci syntax

This commit is contained in:
Simon Vieille 2023-09-29 15:58:27 +02:00
parent c16b6524b1
commit 54c4ce47d7
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -7,7 +7,7 @@ matrix:
steps:
dependencies:
image: gitnet.fr/deblan/php:${PHP_VERSION}
image: gitnet.fr/deblan/php:$PHP_VERSION
commands:
- php /usr/local/bin/composer install
- php /usr/local/bin/composer require --dev phpunit/phpunit