mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
allow passing args
This commit is contained in:
parent
b8f54d79e3
commit
ba59b50179
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ tasks:
|
|||
dev:generate:
|
||||
desc: run code generators
|
||||
cmds:
|
||||
- poetry run python dev/code-generation/main.py
|
||||
- poetry run python dev/code-generation/main.py {{ .CLI_ARGS }}
|
||||
- task: py:format
|
||||
|
||||
dev:services:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue