mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-13 07:22:35 +03:00
Fix indentation
This commit is contained in:
parent
0586999b4d
commit
68c230baf6
|
@ -115,7 +115,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version-file: ".python-version"
|
||||
python-version-file: ".python-version"
|
||||
|
||||
- name: Install dependencies
|
||||
run: uv sync
|
||||
|
|
Loading…
Reference in New Issue
Block a user