Run prettier
This commit is contained in:
parent
8ba7267ad3
commit
4e611dec93
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
PATH: '/home/{{ app_user }}/.local/bin:{{ poetry_user_path }}'
|
||||
|
||||
- name: install project dependencies
|
||||
command:
|
||||
command:
|
||||
argv:
|
||||
- 'poetry install'
|
||||
- '--no-dev'
|
||||
|
|
|
|||
Reference in a new issue