Requirement to make has been removed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jens True 2023-07-13 12:10:12 +00:00
parent 6ac9fd5575
commit 9d7d8cf89c

@ -11,10 +11,7 @@ pipeline:
image: composer
commands:
- composer install
analyze:
image: php:cli-bookworm
commands:
- make analyze
- composer analyze
test:
image: php:cli-bookworm
commands: