Added newline character to the end of the ci file

This commit is contained in:
Ahmed 2023-10-29 22:20:41 +11:00
commit ac529d66ea

View File

@ -131,3 +131,4 @@ jobs:
run: pip install -r {{cookiecutter.project_slug}}/requirements/production.txt
- name: Production check
run: python manage.py check --deploy