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 image: composer
commands: commands:
- composer install - composer install
analyze: - composer analyze
image: php:cli-bookworm
commands:
- make analyze
test: test:
image: php:cli-bookworm image: php:cli-bookworm
commands: commands: