1
0
mirror of https://github.com/jupeter/clean-code-php.git synced 2025-09-25 13:39:04 +02:00

restore required mallforms

This commit is contained in:
Tomas Votruba
2020-10-28 23:50:49 +01:00
parent 9df6c175c9
commit 43dfecd7d6
3 changed files with 10 additions and 6 deletions

View File

@@ -15,6 +15,6 @@ jobs:
php-version: 7.4
coverage: none
- run: composer install --no-progress
- run: composer install --no-progress --ansi
- run: vendor/bin/ecs check-markdown README.md --ansi