Run prettier

This commit is contained in:
Sonny Bakker 2021-07-19 19:18:29 +02:00
parent 8ba7267ad3
commit 4e611dec93

View file

@ -38,7 +38,7 @@
PATH: '/home/{{ app_user }}/.local/bin:{{ poetry_user_path }}'
- name: install project dependencies
command:
command:
argv:
- 'poetry install'
- '--no-dev'