Added an check-requirements console command

This commit is contained in:
Jan Böhmer 2022-08-04 22:44:14 +02:00
parent 21ca1ffead
commit 2486bc5d7b
4 changed files with 169 additions and 0 deletions

View file

@ -127,4 +127,7 @@ jobs:
- name: Test app:show-logs
run: php bin/console app:show-logs -n
- name: Test check-requirements command
run: php bin/console partdb:check-requirements -n