test
Some checks failed
build / lint (push) Failing after 8s
build / image-build (push) Successful in 1m15s
renovate / renovate (push) Successful in 28s

This commit is contained in:
2024-02-18 21:31:50 +01:00
parent 774eea97e6
commit bad198d77b

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: '3.10'
- name: Install Python dependencies
run: pip install black flake8