mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-16 05:14:35 +02:00
Added an check-requirements console command
This commit is contained in:
parent
21ca1ffead
commit
2486bc5d7b
4 changed files with 169 additions and 0 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue