diff --git a/.drone.yml b/.drone.yml index 791266bda..d41f13a2b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: - composer install - name: test - image: php:8 + image: composer commands: - vendor/bin/simple-phpunit