fix ci syntax
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-09-29 16:00:14 +02:00
parent 1203e23442
commit 9be70ae972
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -12,6 +12,6 @@ steps:
- php /usr/local/bin/composer install
- php /usr/local/bin/composer require --dev phpunit/phpunit
tests:
image: gitnet.fr/deblan/php:${PHP_VERSION}
image: ${PHP_VERSION}
commands:
- php ./vendor/bin/phpunit