mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-06 15:30:13 +01:00
Moved all console comands to the partdb: namespace
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -120,7 +120,7 @@ jobs:
|
||||
env_vars: PHP_VERSION,DB_TYPE
|
||||
|
||||
- name: Test app:clean-attachments
|
||||
run: php bin/console app:clean-attachments -n
|
||||
run: php bin/console partdb:attachments:clean-unused -n
|
||||
|
||||
- name: Test app:convert-bbcode
|
||||
run: php bin/console app:convert-bbcode -n
|
||||
|
||||
Reference in New Issue
Block a user