Alignment

This commit is contained in:
Jens True 2023-06-15 10:57:06 +00:00
parent baf34236f0
commit e041db6ba3

@ -13,9 +13,8 @@ pipeline:
- apt update
- apt install rclone
- composer install
- ./vendor/bin/phpunit tests
- vendor/bin/phpunit tests
tools:
image: php
commands:
- make analyze
#
- make analyze