Code coverage not performed on buildserver.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jens True 2024-05-06 09:19:41 +00:00
parent 002f07003a
commit 1574f1c878

@ -12,4 +12,4 @@ pipeline:
image: composer image: composer
commands: commands:
- composer install - composer install
- vendor/bin/phpunit tests - vendor/bin/phpunit tests --no-coverage