mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-23 05:30:53 +02:00
Update Makefile
Co-authored-by: David Vadnais <56882532+DavidVadnais@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f3715814b7
commit
4fa37ec858
2
Makefile
2
Makefile
@@ -26,7 +26,7 @@ develop:
|
||||
$(UV) tool install pre-commit --with pre-commit-uv --force-reinstall
|
||||
pre-commit install
|
||||
|
||||
#: sync - Synchronise the envoronment with the project configuration
|
||||
#: sync - Synchronize the environment with the project configuration
|
||||
.PHONY: sync
|
||||
sync:
|
||||
$(UV) sync --all-extras --dev --group test
|
||||
|
Reference in New Issue
Block a user