Fix indentation

This commit is contained in:
Bruno Alla 2025-09-07 13:37:06 +01:00
parent 0586999b4d
commit 68c230baf6

View File

@ -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